I need a script that checks if the parent is closed upon subtask's reopening and if the parent is closed, then reopen parent and have a comment at parent issue "subtask reopened".
Would appreciate any tips. I am just starting with groovy.
Thanks
An alternative implementation using JIRA Workfow Toolbox: Automatically reopen parent issue when any of its subtasks is reopened
can you please explain how does this plugin work for this problem? I have installed the trial version of the plugin and seeing too many fields. I dont know what to do with them to implement it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you can develop post function using script runner plugin, check this
https://jamieechlin.atlassian.net/wiki/display/GRV/Script+Runner
and lots of discussions you can find on this forum, check few
https://answers.atlassian.com/questions/153486/jira-auto-transition-between-parent-and-sub-task
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.