Workflow Validators

 

JSU for Jira Server/Data Center

This is the documentation for JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, see our JSU Cloud documentation.

Validators check that the input for a field value is valid before the issue can be transitioned. For example, in an Approvals workflow, a value in a Budget field can be mandatory. If the validator fails, the user cannot move the issue to the next status, for example to the Awaiting Approval status. You can also use validators to ensure that field values are entered in the correct format using regular expressions.

To add a validator to your workflow rule:

  1. Create a draft version of your workflow. 

  2. Select your transition, then select the Validators tab. Existing Validators for the transition are listed.

  3. Select Add Validator to choose a validator.

JSU provides the following workflow validators:

For more information on workflow validators in Jira, see Atlassian’s Advanced Workflow Configuration documentation.