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


Configuration

Define the fields to be validated then choose from the following options whether the Validation:

  • is required
  • must be empty
  • must be changed
  • must not be changed


Choose from one of the following options (multi-choice is possible):

  • If the transition is triggered by a JWT post function, the validation will be skipped.
  • If the transition is triggered by a bulk operation, the validation will be skipped.
  • If the create transition is triggered by a clone operation, the validation will be skipped.
  • If the create transition is triggered by a mail handler, the validation will be skipped.


Add an optional error message to show when validation fails.

Define where the error message should be displayed.


Enter plain text and optionally use Field codes, e.g. %{issue.summary}, to insert field values.

Test your expression by clicking the play button on the top right of the expression box.


Click on the Add translation button and choose the desired language to be translated to.

Translations will be displayed based on the user's language setting.





Use cases and examples





Status
Tech review

Style guide



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