Hello everyone!
I'm trying to create an automation that when all child items of the epic are "Done ✅" the epic should be moved from "Doing 🟢" to "Done ✅". I've set up the automation as shown in the picture but no action is performed when the child items are completed.
Can you give me any tips on how to adjust the automation?
Hi @Kauana Rodrigues dos Santos
Your automation look the same as mine for the same purpose (with different status names, etc.)
A few things to check:
From what you've put in your question I'd guess it's that you've used:
rather than
Click on the "🔍 Validate Query" button to check the JQL is right
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, thank you for your feedback. The following error appears when I try to enter "Done ✅"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kauana Rodrigues dos Santos
Adding to the suggestions from @Stephen_Lugton ...
I suspect the problem is the special characters in your Status name values. Perhaps try using the numeric ID value for your Status in the JQL.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.