This condition ensures that one or multiple fields either have a value or are empty in order to execute a transition.

For cascading select list fields, both levels are considered and need to have/not have a value.


Configuration

Select the field to be checked, and in a subsequent step the desired behavior. The following two options are available:

OptionDescription
is required

The specified field must have a value. If no value is present, the condition will fail.

Please note that due to Jira expression restrictions, at most ten custom or comment fields can be validated with this option.


must be emptyThe specified field must not have a value. If a value is present, the condition will fail.

You can select all Field codes which have Jira expression field code via the field code injector.


If you want to use this functionality in a validator instead, have a look at the following condition: Fields required or changed



Use cases and examples





Status
Tech review

Style guide



Short descriptionCheck if fields are set/empty.
Label