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
Community moderators have prevented the ability to post new answers.
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.
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.
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.