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

Compare with Current View Page History

« Previous Version 14 Next »

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

Configuration

Fields

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.

Error message

Enter the message to show to the end-user when the validation fails. If you don't enter a message, the default error Message for JWT for Jira Cloud "Validation failed for validator 'Fields required or changed (JWT)'" is displayed in case of a failing validation.

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


Use cases and examples


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