Allow organization display names to be changed #7194
darylkang
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Organization display names are currently fixed after organization creation. Please add a self-service setting that lets organization administrators change the display name without changing the organization slug.
Display names and slugs serve different purposes: the display name is human-facing branding, while the slug is a stable identifier. Correcting capitalization, updating branding, or reflecting a company rename should not require deleting and recreating an organization or contacting support.
Expected behavior:
All reactions