Enable teams to act on all organization projects #407

Closed
opened 2025-11-02 03:22:05 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @camlafit on GitHub (Feb 28, 2017).

Actually, all organization are created with a unique team : owners. This team concern all projects hosted in this organization. Add/Remove user is done for all projects.

Should be nice to create others teams with differents rights. An use case I've is to set a team "contributors", in this case all users in this team should be write on all organization project.

Originally created by @camlafit on GitHub (Feb 28, 2017). Actually, all organization are created with a unique team : **owners**. This team concern all projects hosted in this organization. Add/Remove user is done for all projects. Should be nice to create others teams with differents rights. An use case I've is to set a team "contributors", in this case all users in this team should be write on all organization project.
GiteaMirror added the type/feature label 2025-11-02 03:22:05 -06:00
Author
Owner

@yarumair commented on GitHub (Dec 3, 2018):

Iam using Gitea Version: 1.6.0 and having a issues of permission denied on push although the user has write permission.
Created a repository and transferred it to organization, lets say "O1". There are two teams in it. "T1" and "T2". T1 is a default team of owners. T2 is team with administrator access to team repositories.
When a user "U1" who is in the team "T2" created a repo and transfer ownership to "O1", tries to push it gets permission denied error.

I read here : https://discourse.gitea.io/t/solved-team-members-cant-push-to-repo-despite-having-write-access/306

that a repo had to be manually added to team however i can't any option

@yarumair commented on GitHub (Dec 3, 2018): Iam using Gitea Version: 1.6.0 and having a issues of permission denied on push although the user has write permission. Created a repository and transferred it to organization, lets say "O1". There are two teams in it. "T1" and "T2". T1 is a default team of owners. T2 is team with administrator access to team repositories. When a user "U1" who is in the team "T2" created a repo and transfer ownership to "O1", tries to push it gets permission denied error. I read here : https://discourse.gitea.io/t/solved-team-members-cant-push-to-repo-despite-having-write-access/306 that a repo had to be manually added to team however i can't any option
Author
Owner

@lunny commented on GitHub (Dec 3, 2018):

@yarumair click the left sider bar repositories and then you can add or remove repositories on teams. This is some confusing and need PR to improve it. see
shortcut

@lunny commented on GitHub (Dec 3, 2018): @yarumair click the left sider bar repositories and then you can add or remove repositories on teams. This is some confusing and need PR to improve it. see ![shortcut](https://cdn.discordapp.com/attachments/322538954119184384/519155779282927626/unknown.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#407