Hi Community, We are migrating issues from one Jira instance to another using native CSV import. We have a custom field of type Single Database Values Picker field.
During the CSV import:
When we provide the display name (text value) in the CSV, the import fails with an SQL-related error.
When we provide the option ID the issue gets created successfully, but the custom field and value does not populate in the Jira UI.
We would like to know:
1. Is it possible to populate a ScriptRunner Database Picker field using Jira native CSV import?
2. If yes, what is the correct value format that should be provided in the CSV file?
Any guidance or suggestions would be appreciated.
Thank you.