- Notifications
You must be signed in to change notification settings - Fork927
Closed
Description
In several places, we limit names to being only 32 characters. We have some users who want to support longer group names for group sync, longer usernames, etc. Can we increase this to at least 36 characters to support GUIDs, which is common for group sync?
Since the group name is an internal field (the display name overrides it), I am not concerned about this causing display issues in the Ui. It may become a problem for usernames, but don't think there's much harm in increasing to 36
