Hi Vijay,
you could use the JIRA Misc Workflow Utilities from Market Place (paid) - as far as I know is there an option "Transition Parent Issue".
Or - if you want script yourself - you could install Script Runner from Market Place (free) and execute that script in your workflow on transition close.
Cheers,
Mario
And maybe you should take a look here: https://answers.atlassian.com/questions/157110/transition-parent-to-close-when-sub-tasks-are-closed-is-not-working-the-way-it-should
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can add a conditioned Transition issues post function (Create on Transition for JIRA) on the close event that would run a jql query. You would need to be able to determine what issue needed to be closed and construct the query so that it would would determine when all the linked issues are in the correct state.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Mario, JIRA Misc Workflow Utilities works well for Sub-tasks, however i need similar functionality for linked issues like "related to" , "duplicated by" .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vijay, please give us an example of what you mean with parent and linked issues. Are the "linked" issues subtasks of the "parent" one? Cheers, Mario
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.