Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Syncing a field (when changed) from initiative to epics

ShaneNickersonNeustar October 2, 2020

Can this be done using automation for JIRA?

2 answers

0 votes
Eglė Piežė October 10, 2022

Hi,

This can be resolved by this scheduled rule below. Here check if there are Epics, Stories, Tasks, Bug under initiative which does not contain fixVersion on Initiative. You could make it for Epics only also.

2022-10-10_12h38_51.png

 

If you want not to use schedule rule but triger it by updating fixVersion on Initiative. Use this rule with JQL issuekey in childIssuesOf("{{triggerIssue.key}}") and issuetype != Sub-task :

2022-10-10_12h42_36.png

0 votes
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 7, 2020

Yes, it can be done, as long as you have a link between the initiative and the epics. You would then have a trigger that runs on issue change, and then use the branch rule/related issue component and Linked issues. Then use the action edit issue to copy the field value from the initiative.

Don Dresser October 13, 2020

@Mikael Sandberg is that the Parent Link or another link? I've not been able to figure out how to identify this Parent Link field from within automation for jira, do you have any tips? :)

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 13, 2020

The parent link would only look upwards, for example from story to epic or from subtask to story/task. In your case I would use one of the other links types. You can then use the related issues rule, and you could create your own parent/child link if needed.

Screen Shot 2020-10-13 at 10.16.48 AM.png

Like Fabian Lim likes this
Fabian Lim
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 19, 2021

For those who are interested, here is a video turorial that explains it: https://youtu.be/DcPYrw-Puus

Just need to follow Mikael's branch changes.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events