You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi All,
I'm having an Epic in project "ABC" which has stories linked to it from different projects "DEF", "GHI". I would like to write a automation rule for updating the priorities of linked stories from different projects "DEF" & "GHI" when their epic ticket's priority is updated.
Illustration:
Epic-1234 (project "ABC") has Story-234(project "DEF") & Story-345(project "GHI") linked to it.
Expectation:
When I update the priority field of Epic-1234, the priorities of the linked stories Story-234 & Story-345 should be automatically updated.
Please help on this.
Hi @Arunkumar Chandran ,
I would recommend you to do it like this (I believe what you want to use is Automation functionality in Jira Cloud):
WHEN: Field value changed - Fields to monitor for changes: Priority
IF: Issue fields condition - Issue Type equals Epic
Branch rule / related issues: Type of related issues - Stories (or other issues in Epic)
THEN: Edit issue - Priority -> Copy Priority from Trigger Issue.
Be careful about the Scope of this automation. You would probably need to add all the three projects in it, to be able to seach for all the issues in the epic.
The manager’s daily activities include a list of challenges to reach high levels of efficiency for their teams. Part of these challenges is related to how to deal with the worklog systems sin...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.