🚀 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: Transition sub-tasks when parent is transitioned (Transition issues)

In this example all sub-tasks will be transitioned if parent get's transitioned. When parent issue get's transitioned to "Canceled", all sub-tasks should be transitioned to "Canceled", too.

For this the post function Transition issues will be implemented in the parent issue's workflow transition "Cancel Issue". The configuration will look like this:




Related Usage Examples