Here’s how to To get started with JQL Search Extensions for Jira Server/Data Center:
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 . For example, you can execute the query
issue in linksCountGreaterThan(2)
.
The full list of JQL functions is in the reference documentation.
Note |
---|
You must start your expressions with |