I have the add-on Automation for Jira so I am able to use the JQL for my inquires. I am just not sure how I can have my tasks issue transitioned after all of it's sub taks are completed. I'm not sure how to make that connection between the taks and the sub tasks.
Hi Jeremy, I use an add-on called "JIRA Misc Workflow Extensions" to do this.
Use Case: When all child issues are closed, automatically transition the parent so users won't have to do it manually.
Implementation:
In the parent issue's workflow, add a Post Function, which will only be used by this automatic process.
In the child issue's workflow, add a "Transition Parent Issue" post function to all "Close" transitions.
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.