Forums

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

What is the impact of changing jira.text.character.limit from 32767 to 548574 characters

Kishore Dodda
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 29, 2018

Hi,

We are migrating a Jira Instance into another bigger instance, and we found the character limit is set to a higher value (548574) in the instance being migrated, however in the target instance it is set at 32767. If we increase the field character limit, will there be an impact? If yes, where? how bad?

1 answer

0 votes
Craig Castle-Mead
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 Leaders.
March 29, 2018

The issues I’d consider are:

  • are people putting content in that doesn’t really belong in JIRA (maybe longer form content should be in confluence or bitbucket for example).
  • from a performance point of view, the longer the content, the larger the index is likely to be which is what powers the search. If there is lots of long content, it might cause performance to drop quicker

Id suggest working with the admins (will need some databas queries) of the existing system to see how many issues have content that requires longer field lengths. If possible, work to drop the limit as low as feasible and work with the users to understand where longer form content should be stored

 

CCM

Kishore Dodda
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 30, 2018

Thank you Craig. That is what my initial thought, but when I saw Jira gave a very large limit 2,147,483,647 characters... I was wondering if there will be a significant impact if very few issues use longer content... I understand, attachments may be one option instead of placing content in the field directly.

https://confluence.atlassian.com/adminjiraserver070/configuring-advanced-settings-788726027.html 

 

Thank you for your input.

Kishore.

Suggest an answer

Log in or Sign up to answer