Actions
Feature #27097
openKey/value custom field; Raise length limit from 60 to 255
Status:
New
Priority:
Normal
Assignee:
-
Category:
Custom fields
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Hello
I want to use the key/value list.
When I try to enter a new possible value longer than 60 characters it won't be added to the available list.
Also editing existiong entries with longer text won't be saved.
Please set the textlength to 255 characters.
Updated by Mischa The Evil about 7 years ago
- Tracker changed from Patch to Feature
- Subject changed from CustomField Key/value list - value is too short to Key/value custom field; Raise length limit from 60 to 255
- Category changed from Issues to Custom fields
The current, 60-char. limit is enforced by source:/trunk/app/models/custom_field_enumeration.rb@16970#L22.
Updated by Rene Sperling over 6 years ago
Mischa The Evil wrote:
The current, 60-char. limit is enforced by source:/trunk/app/models/custom_field_enumeration.rb@16970#L22.
Is there a chance, that this will change someday?
Actions