Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

UI Text Box
sizemedium
typeinfo

Like the validator Fields required or changed for JWT DC, the validator  Fields required or changed for JWT Cloud provides the ability to ensure that one or more fields either have a value, are empty or are (not) changed in order to perform a transition.

As described in A general note about JWT for Jira Cloud, it is not possible to use the JWT field codes in conditions or validators. So That is the reason why JWT Cloud cannot provide a one-to-one mapping of the fields which can be selected in this validator.

...

Option
  

Description
is requiredThe specified field must have a value. If no value is present, the condition validation will fail.
must be emptyThe specified field must not have a value. If a value is present, the condition validation will fail.
must be changedThe specified field must have been updated during the transition / on the transition screen.
must not be changedThe specified field must not have been updated during the transition / on the transition screen.


UI Text Box
sizemedium
typeinfo

Please note that the option "All options required" is not available in JWT Cloud. This concerns fields like Checkboxes, User picker (multiple users), or Select list (multiple choices).

...

UI Text Box
sizemedium
typeinfo

Please note that due to the different architecture, it may happen that the condition gets too complex. This is the case when many fields are checked. The condition cannot be saved and a corresponding error message will be displayed. Please split the condition into two or more. 


Error message