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

transfer of repos allowed from users not in an organizations team. #4352

Open
2 of 7 tasks
haai opened this issue Jul 2, 2018 · 7 comments
Open
2 of 7 tasks

transfer of repos allowed from users not in an organizations team. #4352

haai opened this issue Jul 2, 2018 · 7 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Comments

@haai
Copy link

haai commented Jul 2, 2018

  • Gitea version (or commit ref):
    1.4.2+6-gcaee487
  • Git version:
    1.4.2+6-gcaee487
  • Operating system:
    CoreOS + Docker
  • 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:

Description

Have an organization testorg created. repos are private per default.
Create an testuser NOT member of the organization testorg.
Create a Repo under testuser (testuser/testrepo)
Transfer ownership of repo testuser/testrepo to organization testorg.

Actual behaviour:

The transfer of the ownership is successful and leads to the project site with 404 page.

Expected behaviour:

The ownership transfer fails because the testuser is in no team nor admin.

Is this a bug or feature? :)
...

Screenshots

none

@jonasfranz
Copy link
Member

I think we should implement a sort of request workflow. It should be possible to transfer a repo to another org without being member.

@lafriks lafriks added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Jul 2, 2018
@haai
Copy link
Author

haai commented Jul 3, 2018

could you clarify why it should be possible?

@daviian daviian closed this as completed Jul 7, 2018
@daviian daviian reopened this Jul 7, 2018
@jonasfranz
Copy link
Member

Example I am contributor of a project at gitea but not member of the project's organization. If I want to transfer a repo to the project's repo, I should need to send an request for that. This makes it simpler to contribute by adding repos.

@haai
Copy link
Author

haai commented Jul 9, 2018

ah ok i misinterpreted your answer :) i am all yours.

@stale
Copy link

stale bot commented Jan 19, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Jan 19, 2019
@adelowo
Copy link
Member

adelowo commented Jan 19, 2019

I’m working on a transfer workflow at #5744

@stale stale bot removed the issue/stale label Jan 19, 2019
@stale
Copy link

stale bot commented Mar 20, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Mar 20, 2019
@lunny lunny added issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented and removed issue/stale labels Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

6 participants