Workflow Validators

Fields Required (*)

Validate that fields (one or more) are not left empty during the transition. Fields will be marked with an asterisk (*) on the transition screen.

 


User In Field Must Be Active

Validate if the user in user picker field (built-in or custom fields) is active

 


Previous Status Validator

Validate that the issue has been through a specific status sometime before the transition.

 


Regular Expression Validator

Validate the field value against a regular expression during a workflow transition.

 


Add Notes

How many times do you create the validators and, after some time, you do not remember why you configured them that way?

From now you can add notes to the conditions in which you can write an additional comment for yourself or for your team explaining the configuration.

The Add Notes in the validators don't block the transition

 


Mathematical Validator

Check if the mathematical expression is true (result must be true or 1) 

 


User Property Validator

Check the value of a user property

 


Run the Validator Template

Run and reuse predefined templates with one or more functions

 


Date Compare

The 'Date Compare' check compares:

  • the values of two date fields on the issue (for example, one field must be greater than the other). If the check fails, no action will be performed

  • the value of a date field with a date expression (for example, the date field must be more recent than the actual date). If the check fails, no action will be performed.

 


Format the Validation Message

Change the style of the verification message and/or add html support

Example:

Standard validation message

With ‘Format Validation Message’

(type ‘Info’ with HTML support)

Standard validation message

With ‘Format Validation Message’

(type ‘Info’ with HTML support)


Availability

Available since v. 1.24.*

  • Add Notes

Available since v. 1.26.*

  • Fields Required

  • User In Field Must Be Active

  • Previous Status Validator

  • Regular Expression Validator

Available since v. 1.28.*

  • Mathematical Validator

Available since v. 1.37.*

  • User Property Validator

Available since v. 1.38.*

  • Fields Required  - form now on, fields now will be marked with an asterisk (*) on the transition screen

Available since v. 1.41.*

  • Run the Validator Template

Available since v. 1.49.*

  • Date Compare

Available since v. 2.2.0

  • Format the Validation Message