Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Adding Bulk Custom Field value & component value

Sudhansu Palei April 18, 2024

I want to add bulk component value & custom field value in my jira project.

How to achieve  ?

Because adding manually it will take so much time.

1 answer

0 votes
Florian Bonniec
Community Champion
April 18, 2024

Hi @Sudhansu Palei 

 

The simple way to do it is in a test project, create a single ticket, then create a CSV file with each single value of components and value of you custom field, add a column for the issue key (key of the test issue) and the summary (summary of your test issue). Then import this csv file like you import issues from external system (the feature that required admin permission NOT the one from Issues > Import ...). This should create the missing value. Then you hjust have to delete your test ticket.

 

If you have 3rd party app you can also do it with Scriptrunner for instance using a script.

 

Regards

Suggest an answer

Log in or Sign up to answer