🚀 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 4 Current »

On this page


Futures used to implement the example



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

In this example all sub-tasks of an issue should be moved to status "Open" when the parent issue moves to status "In Progress".

For this the post function Transition issues is needed and should be implemented in the parent's workflow transition "Start Progress". The configuration will look like this:




Related Usage Examples