We structure are projects with the following hierarchy:
Initiatives > Epics > Stories > Sub Tasks
We work with different teams, therefore, we assign the Initiatives & Epics to teams. I have created a rule so that whenever I edit the Team field, it copies the value to the child issues.
However, the rule only copies the value across one generation. I would have thought that since the value of the child issues is updated, this retriggers the rule to copy to its sub tasks but that's not the case. I'd like the automation to copy the value to all child and grand child issues.
To be more specific:
When I update the Team value on an initiative, I want that value to be copied across all epics, stories and sub tasks within that initiative. Today, it only copies to the epics, and stops there.
When I update the Team value on an Epic, I want that value to be copied across all stories and sub tasks within that epic. Today, it only copies to the stories, and stops there.
When I update the Team value on a Story, I want that value to be copied across all sub tasks within that story.
And I was hoping to only have to create one rule for this.
Hello @Marie-Laure Cruyt
Jira's automation rules generally work across direct issue hierarchies, but by default, they won't propagate changes across multiple generations; for example, from Initiative to Epic to Story to Sub Task.
Here’s how you can adjust your rule to achieve the desired behavior:
Trigger:
Action:
Recursive Action:
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.