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: 

Populating a field in all existing issues with the value of another field

Irfan Hussain
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!
October 8, 2013

What would be the most straightforward way to populate a new field in 10000+ existing issues with the value of another field? For example, a new field called Name is available, and we want it to show the same value as an existing field called "Email".

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
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.
October 8, 2013

Might be better off doing it in the database. You can write a script to update customfieldvalue table.

Make sure you have a good backup and do it when JIRA is offline. Also, you will have to reindex after the restart.

Another option is to write a script/servlet that copies the values. Less risk but might take more time.

TAGS
AUG Leaders

Atlassian Community Events