I am using Jira Work Management and Advanced Roadmaps Plans. I have issue types that are higher in the hierarchy than epic. I'd like to create an automation that updates the parent (higher than epic) to done, when all of the linked epics are done. Thanks!
Hey @Elizabeth Jones ,
You can try out this automation "Auto close parent issue when all sub-tasks are done" : https://www.atlassian.com/software/jira/automation-template-library#/rule-list?systemLabelId=all&page=1&pageSize=20&sortKey=name&sortOrder=ASC
In this I would change the condition for "ISSUE TYPE = EPIC", and in the Related issues I'd select "Children" to make it more consistent.
I haven't tested this out, but in theory it should work.
If this thread helped you out, please mark this as Accepted to help the other members find this post.
Thanks.
Thanks! This is very similar to what I have in place now; I will try it to see if it works. I suspect the root cause, and I absolutely should have mentioned this, but just realized it, is that the epics are in different projects from the parent. I'm going to try this as global instead of project specific and see if that resolves it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, If your Epics live in a different project then you'll have to use the Multi-project or Global automation. Single Project won't detect the issues from another project :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Elizabeth Jones ,
Thanks for the attachment,
I'd suggest adding a "Log Action" step that prints out all the tickets caught in the current run, I usually use this to find out where I maybe going wrong or the reason as to why the rule isn't running as I'd hope it to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great tip; thanks so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It doesn't appear to acknowledge the issue type as a parent of the child epic. When I do a filter for the epics, it says parent link isn't applicable, but I have used the parent link to connect them; very strange. I'll try support and see where I get :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, It didn't work. I'll keep trying and report back if I sort it out.
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.