Markdown search index (issue entity property)

This is what powers the global page and lets people search in JQL.


#Worth knowing


#Where to find it

Stored on each Jira issue


#Where you do it

Task

Where

Check the licence is active

Jira > Apps > Manage apps

Make the Markdown panel always visible on issues

Jira project settings > Issue layout

Add a Markdown document to an issue

Issue view > Markdown panel > Add


#Settings that affect this

Setting

Where

What it does

Sort tabs

Issue view > Markdown panel > sort button

-

Getting started / List view

Apps > Capable Markdown > two icon buttons in the header

-

Project filter

Apps > Capable Markdown > project selector

-


#Worth knowing

  • The global page depends on a search index that is only written by attachment triggers on a licensed site, with no backfill and no scheduled reindex, so pre-install files and files added while unlicensed never appear there.

  • Project keys are inserted into the global page's search query unquoted, so a key that needs quoting breaks the query.



How it actually behaves.