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.
For a known reason, for some of our projects, we have to exchange the values stored in custom field "A" (cf_1) with the values in field "B" (cf_2).
We must do this project specific for hundreds of issues of Project "P". Since other projects have the mapping correct.
Is there an option/script/solution to do that easily? We're reluctant to do that for hundreds or even thousand of issues manually.
Hi Andreas - I use the Automation for Jira app for Cloud to do that with a Scheduled trigger type of rule. There is a free app for Automation for Jira for Server, but I think you will probably have to have the paid full app to do the scheduled trigger. You could start a trial with that add-on and see if it does what you need it to do.
Thank you very much. We tried the tool and found it ultimately more useful since we can also copy Standard-fields like summary. Another pro was, that it puts the custom field ID for the selection. Since we have same identifiers for some custom fields, this has proven very helpful too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I use script runner for that. Script runner has a copy custom field value to other custom field script that updates issues from a filter:
https://scriptrunner.adaptavist.com/latest/jira/builtin-scripts.html#_copy_custom_field_values
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.
There is one thing, that was surprising, standard fields, e.g. "Summary" cannot be copied. John Funk's solution works also with standard fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you use Structure for Jira you may also use Effectors: https://wiki.almworks.com/display/structure/Effectors
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there Cloud Community members! We’re excited to give you the first glimpse of the new home for business teams on Jira — Jira Work Management. Jira Work Management is the next generation of J...
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.