Global page fails or returns nothing when filtering by a particular project

What you are seeing

The global page fails or returns nothing when filtering by a particular project.


#Why it happens

Project keys are inserted into the search query without quoting, so a key needing quotes breaks the query.


#What to do

Remove that project from the filter and browse without it, or open the issues directly.


#Settings involved

Setting

Where

What it does

Administration settings

Nowhere

-


#Limits that apply here

Limit

Value

What happens

Global page results per fetch

50 issues

The Capable Markdown page loads 50 issues at a time; 'Show more' fetches the next page.



Found it? Good.