Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

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


Configuration

UI Expand
titleFields

Select the field to be checked, and in a subsequent step the desired behavior. The following options are available:

OptionDescription
is requiredThe specified field must have a value. If no value is present, the validation will fail.
must be emptyThe specified field must not have a value. If a value is present, the 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.

You can select all Field codes which have Jira expression field code via the field code injector.


UI Expand
titleError message

Enter the message to show to the end-user when the validation fails. If you don't enter a message, the default error Message for JWT for Jira Cloud "Validation failed for validator 'Fields required or changed (JWT)'" is displayed in case the validation fails.


UI Text Box
typetip

If you want to use this functionality in a  condition instead, have a look at the following condition:  Fields required



Use cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Use case description, Complexity
sortByTitle
cqllabel = "use-case" and label in ("fields_required","fields_required_or_changed") and space = currentSpace()


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue



Status
Tech review

Status
colourYellow
titleReady for review

Style guide

Status
colourYellow
titleReady for review

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged


Page properties
hiddentrue


Short descriptionCheck if fields are set/empty or have/haven't changed on the transition screen.
Label

Status
colourRed
titlestaff pick