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.
×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
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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.