Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

automatically moving tickets

Philipp Weiß
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 2, 2016

Hey there,

we are using JIRA in our company for project management for a while now and it works quite fine. But we have one annoying problem.

If I have a task-ticket with several subtasks, each ticket has its own state like "todo", "in progress", "QA". So does the parent ticket itself.

What I want is, that when I put EVERY subticket of the parent ticket (usually a story) to certain state like "QA", JIRA should automatically also but the parent ticket to "QA". Similar (but not the same) behavior is wanted for "in Progress". It should get this state, once ONE sub-ticket is in progress.

Any ideas? I would be very grateful smile

1 answer

1 vote
Jon Bevan _Adaptavist_
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.
November 3, 2016

Hi @Philipp Weiß,

You can achieve that functionality using ScriptRunner for JIRA and writing a workflow post function for the relevant transitions. Let me know if you need more help actually writing the code to do that!

Suggest an answer

Log in or Sign up to answer