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

500 when changing repo owner from an org to another one #1841

Closed
2 of 7 tasks
olivier-mauras opened this issue May 31, 2017 · 2 comments · Fixed by #1842
Closed
2 of 7 tasks

500 when changing repo owner from an org to another one #1841

olivier-mauras opened this issue May 31, 2017 · 2 comments · Fixed by #1842
Labels
Milestone

Comments

@olivier-mauras
Copy link

  • Gitea version (or commit ref): v1.1.1
  • Git version: 2.11.2
  • Operating system: Alpine Linux 3.5
  • 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:
[...ters/repo/setting.go:289 SettingsPost()] [E] TransferOwnership: removeOrgRepo: database table is locked
[D] Template: status/500

Description

When changing ownership of a repo from an organisation to another it fails with a 500 error

@ethantkoenig
Copy link
Member

@coredumb Can you confirm that #1842 fixes the problem?

@olivier-mauras
Copy link
Author

@ethantkoenig compiled and tested, I confirm this fixes the problem!
Thanks for the quick action.

@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants