feat(orgs): auto-create default teams on org creation #513
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
When a new organization is created, automatically provision a set of default teams with standard permission levels. This reduces manual setup and ensures consistent access control across all orgs.
Default Teams
Behavior
Org Settings
Add a "Default Teams" section in Org Settings where admins can:
Authored by Jonathan Miller (@jmiller)