Error formatting macro: appfire-confluence-analytics: java.lang.NullPointerException: Cannot invoke "com.atlassian.confluence.xhtml.api.MacroDefinition.getMacroId()" because "macroDefinition" is null
Skip to end of banner
Go to start of banner

Conditioned validator

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Description

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

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.

Details

Validator selection

  • Select the Add new validator transitions Validators section
  • Find and select the Condition validator in the list

Conditioned validator

The primary add/update screens document the capabilities and options

View validators

When viewing all validators, the following helpful information is displayed:



  • No labels