This validator checks if fields are set/empty or have/haven't changed on the transition screen.

Configuration

Select the field to be checked, and in a subsequent step the desired behavior. The following 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.
must be changedThe specified field must have been updated during the transition / on the transition screen.
must not be changedThe specified field must not have been updated during the transition / on the transition screen.

You can select all fields provided by the Jira expression type Issue via the field code injector.

Enter the message to show to the end-user when the validation fails.

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


Use cases and examples



Status
Tech review

Style guide

Short descriptionCheck if fields are set/empty or have/haven't changed on the transition screen.
Label