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.



Found it? Good.