# Document is visible on the issue panel but missing from the global page **What you are seeing** A document is visible on the issue panel but missing from the global page. --- ## Why it happens The panel reads the issue's attachments live; the global page reads the search index, which lags or may never have been written for that issue. --- ## What to do Wait a moment for Jira to reindex after a new upload. If it still does not appear, confirm the site is licensed and re-upload the file. --- ## Settings involved | **Setting** | **Where** | **What it does** | | ------------------------- | ----------------------------------------- | ---------------- | | Sort tabs | Issue view > Markdown panel > sort button | \- | | View / Edit (editor mode) | Editor modal | \- | | Title | Editor modal | \- | --- ## Limits that apply here | **Limit** | **Value** | **What happens** | | ----------------------------- | -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Document title length | 50 characters | Enforced by the Title input in the editor. The title becomes the attachment filename. | | Global page results per fetch | 50 issues | The Capable Markdown page loads 50 issues at a time; 'Show more' fetches the next page. | | Large document preview | About 1,000,000 characters | Read-only previews longer than this switch to a virtualised viewer that renders in chunks as you scroll, so browser find-in-page and similar behaviour differ. | --- ## Related [Version, Created by and Last modified by values look wrongThose values are cosmetic. Version always shows 1 on load, and the creator/modifier are si](https://help.gocapable.com/jira-markdown/version-created-by-and-last-modified-by-values-look-wrong.html) [Image does not appear in a rendered documentImages normally load through Capable's proxy. Anything that bypasses the proxy. Including ](https://help.gocapable.com/jira-markdown/image-does-not-appear-in-a-rendered-document.html) [Something is missing or looks wrongThe rest of this family.](https://help.gocapable.com/jira-markdown/something-is-missing-or-looks-wrong.html) --- _Found it? Good._