Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Fields Required (*)

Validates Validate that fields (one or more) are not left empty during the transition. Fields will be marked with an asterisk (*) in 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

Validates 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.

...

How many times do you create the validators and, after some time, you did do not remember why you configured it 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.

Info

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

Checks Check the value of a user property

...

...

Run the Validator Template

Run and reuse predefined templates with one or more functions

...

  • 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

...

Info

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 (*) in 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