Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Teams
, (opens new window)

JQL Search Extensions Knowledge Base
Results will update as you type.
  • Troubleshooting articles
    • New keywords don't work after installation
    • JQL functions are not showing up in Jira search autocompletion
    • Board filter is not preserving rank
    • Searching for linked issues returns partial results
    • Subqueries take long to reindex
    • Subqueries aliases don't return any results
    • A nested query with quotes doesn't work
    • Indexing never finishes
    • How to get a list of comments, commits, changelogs, versions with JQL
    • App Status: Unknown
  • How-to articles
    Calendars
You‘re viewing this with anonymous access, so some content might be blocked.
/
App Status: Unknown
Published Oct 10, 2023

App Status: Unknown

Problem

The app status in the Getting Started page is displayed as UNKOWN

Solution

The app status is calculated based on responses from Jira. Jira may not respond in time or return an internal error caused by a bug https://jira.atlassian.com/browse/JRACLOUD-76460

The bug affects large Jira instances and the workaround to establish the app status is to run a JQL query in Advanced Search (not in the app):

issue.property["jql-search-extensions"].addonVersion.version is empty

If there are no results it means that all the issues are indexed and you are ready to use the app.

The above query may be slow on large Jira instances. If you’re getting errors:

  • make sure you run the query in Jira’s Advanced Search and not inside the app

  • retry the search a few times and each time make sure you wait for a few minutes before you retry

If Jira keeps on returning errors please contact our support.

 Related articles

  • Page:
    JQL functions are not showing up in Jira search autocompletion
  • Page:
    Indexing never finishes
  • Page:
    Subqueries aliases don't return any results
  • Page:
    Subqueries take long to reindex
  • Page:
    App Status: Unknown
{"serverDuration": 15, "requestCorrelationId": "edccd5507789484a81622f61a1743bd4"}