Jira Expression Condition

Show the transition if the specified Jira expression evaluates to true.

Jira expression*

Expression is required. If the expression evaluates to false, the transition will not be executed, and the user will be prompted with a message to fix the errors.

Read more about writing expressions in Writing Jira expressions.

Jira expression must return the Boolean type (true or false). You won't be able to save configuration otherwise.

Check out more examples on the Use cases page.

Last updated