🚀 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 6 Next »

On this page



Features used to implement the example



Example: Automatically close resolved sub-tasks when parent issue is closed

Let's see how to automatically close all sub-tasks when parent issue is closed. We do it in two steps:

We copy the name of the target status ("Closed") in auxiliary field "Ephemeral string 1" using post-function Copy parsed text to a field:


We use post-function Write field on linked issues or sub-tasks to copy the value in "Ephemeral string 1" into virtual field "Issue status" of all the resolved sub-tasks. 




Once configured, the transition looks like this:



Other examples of that functions

Write field on linked issues or sub-tasks


Copy parsed text to a field

Related Usage Examples