-
Suggestion
-
Resolution: Unresolved
-
391
-
28
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Added 29 February 2024
Currently it's not possible to change the character limit of the value of custom fields.
- Text Field (single line) - 255 characters
- Text Field (multi-line) - 32767 characters
This character limit should be configurable per field.
Original Description
jira.text.field.character.limit is respected for description, environment, comments.
However some add-ons could use a large custom field instead of their own database table to track things so having jira.text.field.character.limit affect custom fields by default is risky.
Propose new jira.text.field.character.limit.customfields (so it falls right next to existing) it should default to 0 as well.
Bonus: This way a jira-system-administrator can control it above a jira-administrator who may be making custom fields and not always understanding implications.
There is already a request for setting limits on a single custom field (especially at least at creation). vs Hack of of making a field a system field...
- is related to
-
JRASERVER-38732 jira.text.field.character.limit.customfields
- Gathering Interest
- relates to
-
JRACLOUD-43498 Document jira.text.field.character.limit
- Closed
-
JRACLOUD-63007 Possibility to configure jira.text.field.character.limit in JIRA Cloud as well
- Closed
-
JRACLOUD-64351 Provide a full solution for long comments breaching the character limit
- Gathering Interest