Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Adding organization members as collaborators on org-owned repos #4507

Closed
2 of 7 tasks
maxtruxa opened this issue Jul 24, 2018 · 0 comments · Fixed by #4748
Closed
2 of 7 tasks

Proposal: Adding organization members as collaborators on org-owned repos #4507

maxtruxa opened this issue Jul 24, 2018 · 0 comments · Fixed by #4748
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Milestone

Comments

@maxtruxa
Copy link

  • Gitea version (or commit ref): v1.5.0-rc1
  • Git version: 2.14.2
  • Operating system: Windows
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist: N/A

Description

Trying to add a user which is part of the organization owning a repository as collaborator fails with the message "The user is an organization member who cannot be added as a collaborator.". Would it be possible to allow this (GitHub for example does)? We want to explicitly grant write access to single users without creating new teams.
Code in question is here.

Screenshots

gitea-org-collaborator

@jonasfranz jonasfranz added type/proposal The new feature has not been accepted yet but needs to be discussed first. type/feature Completely new functionality. Can only be merged if feature freeze is not active. labels Jul 24, 2018
adelowo added a commit to adelowo/gitea that referenced this issue Aug 19, 2018
lafriks pushed a commit that referenced this issue Nov 30, 2018
@lunny lunny added this to the 1.7.0 milestone Nov 30, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants