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

Migration to fix existing owner team units #1873

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

ethantkoenig
Copy link
Member

Fixes #1797 for pre-existing organizations.

@lunny lunny added the type/bug label Jun 4, 2017
@lunny lunny added this to the 1.2.0 milestone Jun 4, 2017
@lunny
Copy link
Member

lunny commented Jun 5, 2017

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jun 5, 2017
@Bwko
Copy link
Member

Bwko commented Jun 5, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jun 5, 2017
@appleboy appleboy merged commit ca9169f into go-gitea:master Jun 5, 2017
@ethantkoenig ethantkoenig deleted the migration/owner_units branch June 5, 2017 16:47
@camlafit
Copy link
Contributor

camlafit commented Jun 6, 2017

Hi

Sorry doesn't look enough :/
I've just compiled from master

2017/06/06 17:49:38 [I] Migration: add user openid table
2017/06/06 17:49:41 [I] Migration: change the key_id and primary_key_id type
2017/06/06 17:49:48 [I] Migration: add show field in user openid table
2017/06/06 17:49:48 [I] Migration: generate and migrate repo and wiki Git hooks
2017/06/06 17:49:52 [I] Migration: change mirror interval from hours to time.Duration
2017/06/06 17:49:53 [I] Migration: add field for repo size
2017/06/06 17:49:53 [I] This migration could take up to minutes, please be patient.
2017/06/06 17:50:16 [I] Migration: add commit status table
2017/06/06 17:50:18 [I] Migration: add primary key to external login user
2017/06/06 17:50:21 [I] Migration: add field for login source synchronization
2017/06/06 17:50:22 [I] Migration: add units for team
2017/06/06 17:50:22 [I] Migration: remove columns from action
2017/06/06 17:51:25 [I] Migration: give all units to owner teams
2017/06/06 17:51:36 [I] Git Version: 2.1.4
2017/06/06 17:51:37 [I] Run Mode: Production
2017/06/06 17:51:37 [I] Listen: http://0.0.0.0:3001
2017/06/06 17:52:10 [...routers/repo/view.go:270 Home()] [E] Home: Cannot find any unit on this repository which you are allowed to access

@ethantkoenig
Copy link
Member Author

@camlafit Are you logged in as an owner of the organization whose repo you're trying to view?

@camlafit
Copy link
Contributor

camlafit commented Jun 6, 2017

It's an admin account and set in owner team

@lunny lunny mentioned this pull request Jun 18, 2017
7 tasks
@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
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transfer ownership of private repository to Organization HTTP404
6 participants