So in my advanced roadmap,
I have a hierarchy of:
Large Initiative > Initiative > Epic > Story > Sub-tasks
If I update one of the fields in "Initiative", I want the update to be reflected in Epic, Story, and all the sub-tasks.
The fields have a unique value, an ID number if you will.
I tried the following and it didn't work:
Thanks!
@Richard Canlas I Remember Thanks!!
So when I had answered the link I had defined from Initiative to Epic as "relates to".
May I know in your instance what's the link you have defined?
What's the link I defined in the automation? None because the options on the drop down for link types does not contain a "child of" Parent (which is our Initiative). Is there a particular one I should choose? @Pramodh M
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.
I posted the wrong screen shot before. This is the correct one. If I try to search for "Linked Issues" in Field drop down, it cannot be found @Pramodh M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Below is the Automation Rule
I have considered from Initiative you have relates to link to Epic
Let me know if this works
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Pramodh M For the "If:matches" how did you get "Linked issues present Types: relates to"? What is the drop down selection because I can't find that
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is an example of the structure
In the drop down for "Field" in the issue field conditions, "Linked Issues" field doesn't pop up as an option. Is that what you used in your example?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
May I know which type of project you are using?
It seems like you are using team-managed project, if you provide me the exact template, I would replicate the same in my environment and test it out.
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A team managed project for the POR board where the "Create issue" trigger is happening
and a company managed project for the PMP board where I want to match the field from
Hmm, trying to figure out the best way to present a template to you @Pramodh M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm a bit confused no how hierarchy is here
Will you please let me know by adding if/else block whether it works?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hierarchy is
Initiative has a child issue that is an Epic
and the Stories are tied to the Epics by "Epic Link"
The If condition with Linked Issues does not seem to work since the Initiative is a parent to Epic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So Initiative is parent to Epic. Got it.
And how are Epic and Story issues are linked?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is how the epics and story issues are linked:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
All things are clear.
So how have we defined Initiative as the parent of Epic?
I see from the above screenshot, there is Parent Link Option, is this it?
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.
And may I know how to create an Issue that has the hierarchy above Epic?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So changes to field values in Initiative is what I want to carry over to all its Epics and Stories
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Initiatives (hierarchy above Epic) are created by way of Create Issue. Create Issue then automatically creates the Epics and Stories beneath it using the automation you helped me in this link:
https://community.atlassian.com/t5/Jira-Software-questions/How-to-link-the-created-story-in-a-branch-to-an-epic-that-was/qaq-p/1904837
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.