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: 

Can we increase the value of jira.bulk.create.max.issues.per.import from advance setting?

Nirmalya Mohapatra
March 11, 2021

Dear Team,

We are importing few tickets in one of the project by using "Import issues from CSV" option. While importing there is an error comes more than 250 tickets not possible, for which we need to increase the value of jira.bulk.create.max.issues.per.import in advance setting option. By default the value is 250.

Now pls let me know if we increase the value, Is there any impact to our JIRA server with respect to performance related issue or any sort of issue may occur.

Also pls let us know maximum value how much we can set so that nothing will be impacted.

Regards,
Nirmalya

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Milan Chheda [INFOSYSTA]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 11, 2021

Hi @Nirmalya Mohapatra ,

Go to system --> Advanced settings --> jira.bulk.create.max.issues.per.import 

Change the value to your desired value at jira.bulk.create.max.issues.per.import.

Note that, it does have performance implications and it directly relates to your server configuration, JVM, etc. Hence, increase it incrementally and monitor the performance.

 

Thanks,
Milan

Nirmalya Mohapatra
July 21, 2021

Thanks Milan for your valuable suggestions..