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

On this page


Features used to implement the example



Example: Prevent issue from being closed if it has links of type "is blocked by" to open issues

I am trying to create a condition in my workflow that will not allow the issue to be closed if it has linked issues that block it and don't have the status "Closed". The background is that I am using the plugin Structure to arrange my issues. Using the Sync feature when I structure my project it adds blocked links to the issues. So I want to make sure that a parent issue can't be closed unless the child issue is closed.


You have to check "Issue link types not selected are allowed" and "Issue types not selected are allowed" using the Condition on linked issues condition or Validation on linked issues validator.



Related Usage Examples