Actions
Defect #16778
closedIssue in description field
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
The Issue description field have reached a limit of available size/characters and adding further ones are discarded (a max of 645 line)
Please let me know how to increase the size limit for it or the backend file which is related to description field to increase the size.
Updated by Etienne Massip about 11 years ago
- Status changed from New to Closed
- Priority changed from High to Normal
- Resolution set to Invalid
Please use forums for this kind of questions. Field name is description in issues Table; type is varchar(max), text, etc, depending on your DBMS.
Actions