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

0 votes
Jack Brickey
Community Champion
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

Suggest an answer

Log in or Sign up to answer