Get started with JQL Search Extensions for Jira Data Center
To get started with JQL Search Extensions for Jira Data Center (JSE):
Install the latest version of JQL Search Extensions for Jira Data Center.
In Jira, go to Advanced Search.
Start typing the JQL query:
issue in
.Jira autocompletes your query, and you can choose the required function. For example, you can run the query
issue in linksCountGreaterThan(2)
.
See the full list of JQL functions in the JQL functions reference documentation.
You must start your queries with issue in
to use the functions.
Install JSE for Jira Data Center
Log in to your instance of Jira as an administrator.
Select Settings > Manage Apps.
Select Find new apps from the left sidebar menu.
On the Find new apps page, use the search bar to find the version JQL Search Extensions for Jira that you need.
Click Free trial to start the trial or Buy now to purchase a license.
Click Accept and install on the confirmation page.
You’ll be prompted to log in to your MyAtlassian account.
Enter your credentials and click Generate license.
Once the license key is generated, select Apply license to get started with the app. If you're using an older version of UPM, you can copy and paste the license into your Jira instance.
If required, can also find the older versions of JQL Search Extensions for Jira compatible with your instance on the version history page on our Marketplace listing.
Enter a query in Advanced search in Jira
In the top navigation bar in Jira, select Issues > Search for issues. The JQL Advanced search page displays.
Enter
issue in
followed by the JSE function that you want to use, for example,commentsCountGreaterThan("4")
to find issues that have more than four comments.
See an example in the interactive walkthrough:
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.