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

Compare with Current View Page History

« Previous Version 58 Next »

A huge number of potential use cases can be addressed by using Jira expressions which is currently a Cloud Only feature provided by Atlassian. Jira expressions can be a powerful tool but they come with limitations .

To master Jira's expressions we strongly recommend reading the information we condensed on this single page. Especially when it comes to the difference between Jira expressions and JWT expression.

Configuration

Jira expression

Enter plain text and optionally use field codes, e.g. issue.summary, to insert field values. The result of the Jira expression shall return true or false.

Remember that the usage of field codes is different when being used in Jira expressions (no need to add brackets {}). The select list only contains the Jira expression representation of the field codes.

Test expression

Click on and select an issue for the context of the evaluation of the given Jira expression. After clicking the "Evaluate" button the result of the evaluation is shown in a message box below.

If the syntax of the Jira expression is wrong or the evaluation with the given context issue returns an error. An error box is displayed below.



If you still have questions, feel free to refer to our support team.