Linking story workflow status with sub task workflow status

Steven Kahrs August 21, 2015

How do you cause the status of a story to move from, for example, not started to in progress, automatically, when a sub task within the story moves from not started to in progress.  Seems that it should be automatic rather than manual status changes for each.

1 answer

1 accepted

1 vote
Answer accepted
Taha Khanzada
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 21, 2015

Hi Steven,

This is possible through "Script Runner Plugin". You need to write custom Workflow Post Function to make this work.

You can refer below link for some post function example

https://jamieechlin.atlassian.net/wiki/display/GRV/Post+Functions+With+Comments#PostFunctionsWithComments-Autocloseallsub-tasks

You can also refer below answer for more info

https://answers.atlassian.com/questions/153486/jira-auto-transition-between-parent-and-sub-task

Taha

 

Suggest an answer

Log in or Sign up to answer