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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.