Actions
Bug #3890
closedBug #3883: The limit of the eventlog length (64chars) could lead to SQL errors
Remove virtual limitation on the user name in the database
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
For some reason (historical probably), the user name cannot be more than 64 chars in the event logs.
However, we store much data in this field, and there may be people with more than 64 chars in their name nonetheless.
We have to remove this limitation
Actions