You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when creating a group we do not place any restrictions on the Name field in the UI.
However, when you then go to edit the group the restriction on the Name field blocks any further edits until the name is updated. We should enforce this restriction uniformly.
(Note: this only counts for Name, and not DisplayName).