Hey Hey,
I might have missed this answer when searching, but I am looking to automate when closing multiple subtask, it will then trigger closing of the task/story. (Parent)
Currently, the automation script that I have works like this: I have 2 Task that are linked to the 1 Story. When the one of Task moves from In progress to Complete, the the story transitions to Complete. The Second Task is still In-Progress.
Actual Results: What I am getting is, when I close the first Task, it automatically close the Story and the 2nd Task is still In progress.
Expected Results: Both Task to be closed out, and then the story moves to Complete.
***I am not able to use screenshots due to the type of project that I am working on.
In the template section of automation there is even a rule for this, adjust it based on your requirements (status etc...)
The template rule is called: "When all sub-tasks are done → move parent to done"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Bill Sheboy and Everyone,
So, the info that was provided from all worked for the subtask. But.. I ran into another issue similar to the subtask triggering to close, and I can't find the right JQL script.
I have multiple stories under one epic (1 to many). I want the close the epic once all stories are closed/completed. With the script I wrote for automation, which is similar to the ones above, the automation script is checking for all stories within the one project to be moved to done, before it triggers the epic to be closed. I can't figure out the right change that needs to be made for the Parent to Child or Epic to Child relations.
Now, the twist is, the company I am with, created a Issue Type that sit on the Same level in the JIRA Hierarchy, which I think is the problem and why the other scripts that I wrote are not working. Let me know what you think.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you still cannot post the rule / audit logs, please try this approach:
First, check again with the built-in templates to learn if any of them will help. If not...
I also recommend meeting with your Jira Site Admin to explain the scenario and ask them to help.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As you cannot post images of your rule or audit log, please compare your rule to the one in the built-in templates:
Based on what you describe, it is likely the rule is missing (or has an incorrect) condition within the branch to the parent work item.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just following up to check if one of the responses answered your question. If so, please consider marking it as "answered". That will help others with a similar need find solutions faster. If not, please let the community know what help you need with the rule changes.
Thanks!
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.