I have a parent task, it has 5 subtasks. I need to close the parent task based on how the subtasks are closed.
2 of the subtasks are Cancelled, 2 subtasks are Denied and the fifth subtask is Approved. so the parent task should be closed as Approved. How do I do this?
It looks like Script Post-function might work, but I am not a script writer at all and would have no idea where to begin.
I have Jira server 7.6.1 and Script Runner 5.3.26,
Hi Bud,
Looking at your requirement I think this add-on will assist you if you do not want to script, however it is a commercial add-on. [JMWE|https://marketplace.atlassian.com/apps/292/jira-misc-workflow-extensions?hosting=cloud&tab=overview]
Found a similar article to your question, the only thing you will need to make sure in addition to the resolution in that article is to ensure that the parent task only closed after all sub-task are closed. Make sure that if one approves it gets auto approved and closed.
Hope this helps!
Cheers.
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.