Can't alter org member's role #1131

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

Originally created by @muellert on GitHub (Oct 7, 2017).

  • Gitea version (or commit ref): 1.2.0+rc3-4-g5b36379
  • Git version: 1:2.11.0-3+deb9u2
  • Operating system: Debian Stretch 9.2/amd64
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No (need second account)
    • Not relevant
  • Log gist:

Description

I created an organisation and added a co-worker to the organisation, and their role is now fixed as ‘Member’. I would like to grant them admin rights.

I also created a team, but got an error when I wanted to change ownership of the repo to the team.

Screenshots

selection_190

Originally created by @muellert on GitHub (Oct 7, 2017). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.2.0+rc3-4-g5b36379 - Git version: 1:2.11.0-3+deb9u2 - Operating system: Debian Stretch 9.2/amd64 - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No (need second account) - [ ] Not relevant - Log gist: ## Description I created an organisation and added a co-worker to the organisation, and their role is now fixed as ‘Member’. I would like to grant them admin rights. I also created a team, but got an error when I wanted to change ownership of the repo to the team. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> ![selection_190](https://user-images.githubusercontent.com/1183079/31311768-f624d7f0-abaa-11e7-8f22-09a400bc2eb8.png)
GiteaMirror added the type/question label 2025-11-02 03:49:34 -06:00
Author
Owner

@lafriks commented on GitHub (Oct 7, 2017):

I think #2641 resolves this question

Adding user directly as organization member does not grant any rights for that user. You need to add that user to team to grant rights to repository.

You can not transfer repository to team. You can transfer it only to organization or other user

@lafriks commented on GitHub (Oct 7, 2017): I think #2641 resolves this question Adding user directly as organization member does not grant any rights for that user. You need to add that user to team to grant rights to repository. You can not transfer repository to team. You can transfer it only to organization or other user
Author
Owner

@muellert commented on GitHub (Oct 7, 2017):

Ok. It's probably a UI problem.

@muellert commented on GitHub (Oct 7, 2017): Ok. It's probably a UI problem.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1131