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

Compare with Current View Page History

« Previous Version 2 Next »

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

Fields

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

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

You can select all fields provided by the Jira expression type Issue 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


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