I'm looking for workflow auto transtion or groovy script which can close parent ticket automatically once all the depedant tickets gets closed/resolved
The already is a built-in post function Transition parent when all subtasks are resolved within Script Runner. Is there a reason you can't use this one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Those are not subtask.
Will it work for linked issue as well. If all the linked issue get closed, will it close parent one from where those got created
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, it wont. But you can use the script as a starting point and collect linked issues of the issue through the IssueLinkManager.
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.