🚀 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

Version 1 Next »


Example: Moving sub-tasks to "Open" status when parent issue moves to "In Progress"

We see provision in JWT to change parent issue's status when a sub-task's status changes. Similarly , is there a way to change a sub-task's status when its' parent issue's status changes? For instance, if parent  issue status changes to "In Progress" , sub-task status change to "Open". 

Yes, you can do it inserting Write field on linked issues or sub-tasks or Write field on issues returned by JQL query or issue list post-function in transition "Start Progress" of parent's workflow. In the case of Write field on issues returned by JQL query or issue list you should use the following configuration:



Related Usage Examples