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:




Other examples of that function



Related Usage Examples