# 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. | --- ## Related [Picking a template wiped work already typed in the editorChoosing a template replaces both the title and the entire body.](https://help.gocapable.com/jira-markdown/picking-a-template-wiped-work-already-typed-in-the-editor.html) [Viewer shows 'Invalid markdown provided' instead of the documentThe content did not look like Markdown to the viewer, which names the language it detected](https://help.gocapable.com/jira-markdown/viewer-shows-invalid-markdown-provided-instead-of-the-document.html) [Everything elseThe rest of this family.](https://help.gocapable.com/jira-markdown/everything-else.html) --- _Found it? Good._