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!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.