Hi Team,
We have a custom field "Reporting Type" with multiple select. Now we have a request that field type with multiple select to be changed to "Single list" and also I need data to be migrated from old custom field value to new custom field value with out any loss.
Can someone guide me how to achieve this?
Thanks in advance.
Regards,
Prasad
Hi kanaka!
We solved this problem using the ScriptRunner plugin.
https://scriptrunner.adaptavist.com/5.6.11.1-p5/jira/builtin-scripts.html#_copy_custom_field_values
Hi Max,
Thanks for your prompt response.
But here my question is if I select source field and target Field both are same in my case. Here I want to change the custom filed type of same field not different field.
Target Field and source field cannot be same right.
Correct me If I am wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi kanaka,
The idea is that you create a new field, Select list (single choise), copy all the values into it, add to the desired screens, and delete the target field. Enter the required name for the new field.
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.