🚀 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: Make an issue inherit highest priority among those of linked issues

I will show how to make an issue inherit the highest priority among those of linked issues, when issue links are of type "blocks". We also want to inherit priority only from issues in a status different from "Resolved" or "Closed". I have also checked the option for recursive reading in order to get the highest priority not only among directly linked issues, but also among those transitively linked, i.e., linked to linked issues.

To implement this functionality I'm going to use post-function Read fields from linked issues or sub-tasks in transition "Create Issue". Let's see how to do it in screenshots:


This is how "Create Issue" transition looks like once it has been configured:




Related Usage Examples