Hello Everyone,
I've done hours of research and I cannot seem to find the answer or create a solution.
Using:
JIRA Cloud,
Next Gen Project
NOT using:
Advanced roadmaps
I've created automation that updates the the children of my epics when the epic is updated. Works great.... however, I realized 2nd level children are not getting updated. I need the change to cascade/waterfall further down the breadcrumbs....
Exampe:
Parent: (Epic) gets Status changed
Automation triggers and updates the Child: (Story) with same status.
BUT the automation is not updating the Child of the Story that gets updated as well.
Hi @David White -- Welcome to the Atlassian Community!
First thing, rules to sync fields are often split into multiple rules to ensure they do exactly what you want and are easier to test/maintain. For example:
Next from your example, why would you sync status from epic to children to sub-tasks? I could understand the opposite direction...for some scenarios. But updating status seems to invalidate reasons for having the children. Would you please explain further? Thanks!
Best regards,
Bill
Hey Bill,
Thanks, I'm not actually trying to update "Status", but instead the custom field/attribute ("SteerCo Priority").
Its a priority number granted by our company's Steering Committee. If they deem something is a Top priority (#1) then all related children need the same priority number applied to them. Likewise, I need to update that number across all children and parents under the epic when it changes (#1 was completed, so now I shift all numbers up 1 slot so 3 becomes, 2 becomes 1, etc).
Ideally I'd like to just update the epics and have it waterfall down to EVERYTHING under all related ticket types regardless of how many parents and children live under the primary epic.
I didn't see the "Allow Rule Trigger" option earlier. I'll go take a peak.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for clarifying, David! I saw this in your question and it confused me a bit:
Parent: (Epic) gets Status changed
Automation triggers and updates the Child: (Story) with same status.
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.
@Bill Sheboy
If you could provide an example it would be helpful.
I created rules for each issue type and allowed them to trigger off another rule. However they are all looking towards the primary rule that triggered them and failing as it was triggered by an epic and not a Story etc.
Can you paste a quick image of the rule creation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should only need 2 rules, and it is probably faster for me to type this as text than create/test/image-grab the rule. What you have is pretty close to a solution.
Rule 1: epics to children
Rule 2: children to sub-tasks. This is the rule where you check "Allow Rule Trigger" in the details
If this still isn't working, please post images of your rule and audit logs and the community can help. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you!
This worked like a charm, I had the branch and actions a little miffed.
APPRECIATE YOU!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bill, thanks for the clear instructions. I've been trying to set this up for a few days now, and now I have a working solution thanks to you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello I join this thread trying to apply the rule mentionned above.
Implemented what I believe is right but get no result. Is that due to the fact That my project is I believe new gen team managed?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To improve visibility of your question, I recommend creating a new question and then linking to this one.
For your rule, I am not aware of team-managed project problems when you use the built-in branch like that. If instead you branch on JQL the smart values used are different.
What do you observe happening? And, would you please post an image of your audit log details, showing the rule execution that does not work as you expect? Thanks!
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.
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.