This site is moving soon to become part of an integrated Appfire documentation and information site for our apps. This site will remain available during the transition to our new and improved site. Once this site is moved over, this banner will be updated with the new site link for easy access.

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Here’s how to get started with JQL Search Extensions for Jira Server/Data Center:

  1. Install the latest version of JQL Search Extensions for Jira Data Center.

  2. In Jira, go to Advanced Search.

  3. Start typing the JQL query: issue in.

  4. Jira autocompletes your query and you can choose the required function, for example, you can execute the query issue in linksCountGreaterThan(2).

The full list of JQL functions is in the reference documentation.

You must start your expressions with issue in to use the functions

  • No labels