Versions Compared

Key

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

...

The Conditioned validator is a validator that supports powerful regex pattern matching conditions including JQL query and Substitution variables similar to the Update issues post function and CSOT Create on Transition for Jira post functions. A JQL query can be useful to determine the existence of issues or to find specific issues to participate in the determination on whether to proceed with the transition.

Each condition specified must be satisfied (true) in order for the transition to proceed. If not, then the error message will be shown to the user.

title
Tip

Variables used in validators

Validators are more likely to use the transition variables to access the screen values since the issue field values still represent the former values. Use original to prefix substitution variables not on the transition screen and transition to prefix substitution variables that are on the transition screen.

...