🚀 JWT 3.0 is out 🚀 

The app was completely overhauled, and so was the documentation: Jira Workflow Toolbox (Server/Data Center) Home

The page you are viewing is still valid for all app versions prior to 3.0.

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

Compare with Current View Page History

« Previous Version 2 Next »

Purpose

Condition on linked issues and Validation on linked issues are features aimed to set restrictions on allowed issue links, or to require existence of certain issue links. 



Example: Validating only issue links created in transition screen

Validation on linked issues checks up both, previously created issue links, and new issue links created in transition screen. When we want to check issue links created exclusively in transition screen, we should use Boolean validator with math, date-time or text-string terms with a boolean expression with function transitionLinkedIssues()Example: Validating only issue links created In transition screen

Configuration Parameters

Almost any restriction or requirement you can imagine based on issue links and on linked issues is possible using "Condition on linked issues" and "Validation on linked issues". You can use the following parameters to set your restriction or requirement:

  • Issue link type
  • Linked issue's issue type
  • Linked issue's status
  • Linked issue's resolution
  • Linked issue's system field or custom field values, making comparisons with current issue's field values, checking for project role or group membership of selected users (assignee, reporter, user pickers, ...), making complex date-time comparisons with date pickers, making also comparisons with field's past values, and much more.

Available Features

  • Condition on linked issueshides transitions depending on existent issue links with current issue.
  • Validation on linked issuesblocks transitions showing a custom warning message to the user), depending on previously existent issue links, and issue links created in transition screen.