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: 

Is there anyway to import or config multiple lists by files to a dropsown field?

Chialing Kao
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!
March 21, 2023

For example。

I have a drop down field named “product”. And this field might have more than hundreds values for use to pick when creat a ticket.

Can I use a file list to import to expand the product list instead of addind products one by one?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Florian Bonniec
Community Champion
March 21, 2023

Hi @Chialing Kao 

 

What I do on my side is using Scriptrunner, you have a built in script for that.

If you do not have this app you can create an issue in a project, then update "product" for the issue using a csv import. If you are admin and using External import feature, it will create the missing options, then delete the issue.

 

Regards

Chialing Kao
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!
March 22, 2023

Thank you for reply.it works.