Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 2.6.2


Section


Column
width600px


Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel1



Column




Features used to implement the example


Warning

This example is considered outdated. Please head over to the one using our Transition issues post function here.


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

We see provision in Jira Workflow Toolbox 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 Update issue fields post-function in transition "Start Progress" of parent's workflow. In the case of Update issue fields you should use the following configuration:


Once configured, the transition will look like this:





Other examples of that functions

Update issue fields

Incoming Links
pageUpdate issue fields
labelsexample



Write field on linked issues or sub-tasks

Incoming Links
pageWrite field on linked issues or sub-tasks
labelsexample



Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label in ("sub-task","transition")