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 12 Next »


The Herzum Approval Validation on Linked Issue validator is a built-in validator that is able to block a workflow transition until all the Approval Conditions, on all the linked issues, returns true.


Follow the steps below in order to setuo the Approval Validation on Linked Issue validator on a workflow transition

  1. Choose   →  Issues>Workflows  →  Services
  2. Edit the concerned workflow
  3. Select the concerned workflow transition
  4. Select the Validators tab
  5. Add Validator
  6. Check the option for the Approval Validation on Linked Issue

  7. Fill the parameters: 
    1. Issue Link Types: the Approval Conditions will be checked only on issues linked to current issue via the selected linked types

    2. Message to show when validation fails: A custom message (optional) to show when the validator returns false. When it's not specified, a default message appears.

    3. JQL filter for related issues: the Approval Conditions will be checked only on issues that satisfy the JQL filter. 

    4. JQL filter for current issue: the validator will be checked only on issues that satisfy the JQL filter. 

(info) Have a look at this link to see an example: How to block a workflow transition on linked issues depending by parent issue Approval status.

  • No labels