Hi,
I have a huge list of data to import to a drop down field.
I know we can do this via script runner but I wanted to know if we could do it without buying any add on?
Thank you,
Naw
Create a dummy project that uses the field.
Create CSV with two columns - summary and field value (you can use the same value for each line!)
Import the CSV into the empty project - it will create one issue per line, and, if you configure it correctly for import, create a new option for each one in your new field.
Delete the project, it won't affect your field
Hey Nic,
Thank you for your answer but I wanted some clarification.
First I will create a new project and add a new drop down custom field called (XYZ).
Next, I will create a csv file and have summary and XYZ columns
Summary XYZ
Test 1 X
Test 2 Y
Test 3 Z
This will create 3 new issues.
I will then assign this drop down to a the other project and delete the new dummy project?
Is this correct?
Pretty much. The only thing I'd change is the last bit - when you create the new field, put it in both the dummy and target project(s), or even make it global. One less step basically.
Sounds like this is adding values to each ticket. How about adding default values to a drop down list for one custom field being used for any ticket in the project? Is there a way to do this without manually typing into Jira from admin area?
It looks like you're new here. Sign in or register to get started.