Using JIRA Server
JEditor allows for complex html code to be stored in text fields. However, users are attempting to paste/create text that is greater than 32K characters. I realize the character limit can be changed, my question is SHOULD it be changed? What are the performance implications? Upgrade concerns?
The character limit is admin configurable, so I would be surprised if a feature like that went away some day. You may need to adjust the table constraints on the database if you make the size too large. We hit this constraint pretty regularly when we are migrating data from other systems, so it is customary in many other issue trackers to allow large text blobs by default.
I've not seen any issues with raising the limit. It allows you to store more stuff in the database, so there could potentially be a concern with database storage filling up. I haven't seen any performance data indicating that raising the constraint would create or exacerbate performance issues. I hope that helps
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.