Skip to content

Commit 82692db

Browse files
jangjodilizokm
andauthored
fix: Update org members can edit project ownership rules (#11400)
Add that org members can edit project ownership rules Co-authored-by: Liza Mock <[email protected]>
1 parent 74184d8 commit 82692db

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/organization/membership/index.mdx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Organization-level roles enable broad access to the entire organization, as desc
3636
| Can join and leave existing teams | |||||
3737
| Can add repositories (through GitHub integrations) | |||||
3838
| Can create and remove teams from the organization | | ||||
39-
| Can change project settings | | ||||
40-
| Can create and remove projects for the organization | |\* ||||
39+
| Can change project settings | | \* ||||
40+
| Can create and remove projects for the organization | |\*\* ||||
4141
| Can edit Global Integrations | | ||||
4242
| Can remove repositories | | ||||
4343
| Can add, remove, and change Org Members | | | |||
@@ -49,7 +49,9 @@ Organization-level roles enable broad access to the entire organization, as desc
4949
| Can transfer projects to another organization | | | | ||
5050
| Can remove an organization | | | | ||
5151

52-
\*For Business and Enterprise plans, even Org Members who are not a Team Admin for any team can create a new personal project. When creating this project, the member will get assigned a new personal team that they will become a Team Admin for. [Team Admin permissions](#permissions-1) will then apply for this team.
52+
\*Org Members will only be able to edit [ownership rules](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/action-release/ownership/) for the project.
53+
54+
\*\*If your organization is on a Business or Enterprise plan, anyone who's part of the org will be able to create a project without having to be a Team Admin. When org members create a project, they'll become the Team Admin for that project by default and have all the permissions of the [Team Admin](#permissions-1) for that project.
5355

5456
## Team-level Roles
5557

@@ -113,9 +115,9 @@ Let's say a user is a Team Admin for Team 1 and a Contributor for Team 2, and bo
113115

114116
Projects can only be accessed by that project's team(s). Team Admins, Org Managers, and Org Owners can add or remove project teams in **Project Settings > Project Teams**. Alternatively, these roles can also add projects to a team in **Team Settings > Projects**.
115117

116-
All Org Members can get access to a project by joining a team associated with that project.
118+
Any Org Member can get access to a project by joining the team that's associated with that project. Once you've joined a project you'll also be able to edit [ownership rules](/product/issues/ownership-rules/) for that project.
117119

118-
### Adding New Members
120+
### Adding New Members
119121
<Note>
120122
This feature is currently only available for [Early Adopters](/organization/early-adopter-features/).
121123
</Note>

0 commit comments

Comments
 (0)