As an owner of an organisation and I cant accept request for receive the repository transfer to that organisation #11571

Closed
opened 2025-11-02 09:41:23 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @Shakthijuego on GitHub (Aug 31, 2023).

Description

We are checking the request to transfer ownership of a repository to another organization. I am the owner of the organization, however( I believe this is the precondition.) However, I am not getting the option to approve in the UI.

Gitea Version

gitea-1.20.2

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Screenshot 2023-08-31 at 12 19 56 PM

Git Version

No response

Operating System

ubuntu

How are you running Gitea?

on nginx proxy

Database

SQLite

Originally created by @Shakthijuego on GitHub (Aug 31, 2023). ### Description We are checking the request to transfer ownership of a repository to another organization. I am the owner of the organization, however( I believe this is the precondition.) However, I am not getting the option to approve in the UI. ### Gitea Version gitea-1.20.2 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots <img width="1286" alt="Screenshot 2023-08-31 at 12 19 56 PM" src="https://github.com/go-gitea/gitea/assets/25612450/0b29ae95-4435-4222-985d-6234a74e19a4"> ### Git Version _No response_ ### Operating System ubuntu ### How are you running Gitea? on nginx proxy ### Database SQLite
GiteaMirror added the type/bug label 2025-11-02 09:41:23 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Sep 1, 2023):

The workaround: https://github.com/go-gitea/gitea/issues/26491#issuecomment-1678325433

The fix: Add fix incorrect can_create_org_repo for org owner team #26683 (fix-owner-team-create-org-repo in gitea doctor, 1.20.4 / nightly build)

@wxiaoguang commented on GitHub (Sep 1, 2023): The workaround: https://github.com/go-gitea/gitea/issues/26491#issuecomment-1678325433 The fix: Add fix incorrect can_create_org_repo for org owner team #26683 (`fix-owner-team-create-org-repo` in `gitea doctor`, 1.20.4 / nightly build)
Author
Owner

@otbutz commented on GitHub (Apr 30, 2024):

@wxiaoguang is this something that needs manual intervention?

Edit: Apparently, yes:

gitea doctor --run fix-owner-team-create-org-repo --fix
@otbutz commented on GitHub (Apr 30, 2024): @wxiaoguang is this something that needs manual intervention? Edit: Apparently, yes: ```sh gitea doctor --run fix-owner-team-create-org-repo --fix ```
Author
Owner

@wxiaoguang commented on GitHub (Apr 30, 2024):

Has it been resolved? 🙏

@wxiaoguang commented on GitHub (Apr 30, 2024): Has it been resolved? 🙏
Author
Owner

@wxiaoguang commented on GitHub (Apr 30, 2024):

Close as completed, feel free to reopen if there is any problem. Thank you!

@wxiaoguang commented on GitHub (Apr 30, 2024): Close as completed, feel free to reopen if there is any problem. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11571