Our new Appfire Documentation Space is now live!
Take a look here! If you have any questions please email support@appfire.com
JQL Precondition
Ā
This is the documentation of JSU for Jira Cloud. If you are using JSU on Jira Server or on Jira Data Center, see our Server/Data CenterĀ documentation.
Description
The 'JQL Query' compares the number of issues returned from the JQL query against predefined conditions like:
Find at least one issue
Must not find any issue
Compare with a particular number
Some of the simple things you would do with the JQL Precondition, you might also achieve with theĀ Value Field Precondition. Choose the approach that is the simplest for you and your Jira admin colleagues.
Check out our tips below.
Configuration
You must write the 'JQL Query' and choose one option about the number of issues found.Ā For example:
With this precondition, the post function will be only executed for bugs.
You wonāt will need a separate workflow (and special workflow scheme configuration), when you only want one post function to perform differently for a particular issue type.Ā
For information on how to configure workflows in Jira, see the Jira documentation.
Examples
See theĀ JQL Use CasesĀ for several examples.