The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Copy fix versions from multiple Sub-Tasks to parent

carla
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 3, 2020

Hello! I'm using the Jira Automation Plugin and trying to copy the fixVersions from the Sub-Tasks to the parent.

This is supposed to be a bulk edit to be done once, before changing to only set the fixVersion in the parent.

My rule triggers for every Sub-Task and adds its fixVersion to the parent. I believe it is done in parallel so some of the changes get overridden by the sibling Sub-Tasks.

Is it even possible to do this bulk edit?

 

Any help is appreciated. Thank you

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jack Brickey
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 3, 2020

You should be able to do this with Automation for Jira by setting up a “scheduled” automation (not a triggered one). You would do something like this:

you choose the Copy from parent in the action. BTW, once the automation runs successfully you should disable it.

D137313A-AF4D-4B37-A6EB-B2EF22DC35A0.jpeg

carla
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 3, 2020

Hi

 

I want to set the fixVersion from the Sub-Task on the parent, not the other way around. 

At the moment I have a Scheduled trigger with this rule.Screenshot from 2020-03-03 10-36-15.png