Status
Tech review

Style guide



On this page



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



In this documentation and the condition configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*


Below you will find a detailed description of each parameter of the basic configuration for this validator.



Fields*

Define the fields to be validated


Validation*

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.

Location

Define where the error message should be displayed.

Message

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.