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

Add migration to set IsArchived false if it is null #11853

Merged

Conversation

zeripath
Copy link
Contributor

Fix #11824

Signed-off-by: Andrew Thornton [email protected]

@zeripath
Copy link
Contributor Author

I've set this as backport as I believe that we can still do this.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 11, 2020
@6543
Copy link
Member

6543 commented Jun 11, 2020

@zeripath I think this is a task for doctor?

@6543
Copy link
Member

6543 commented Jun 11, 2020

(DB Consistency)

@techknowlogick
Copy link
Member

Sadly we cannot backport this migration due to KeepActivityPrivate migration not being present in 1.12

@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jun 11, 2020
@zeripath
Copy link
Contributor Author

I guess we add it to doctor then.

Signed-off-by: Andrew Thornton <[email protected]>
@6543
Copy link
Member

6543 commented Jun 11, 2020

Is models/migrations/v142.go migration still needed?

@techknowlogick
Copy link
Member

Yes, as it means that users don't have to run doctor.

@GiteaBot GiteaBot 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 11, 2020
@6543
Copy link
Member

6543 commented Jun 11, 2020

I would still add the backport lable since we can partialy backport the doctor part

@techknowlogick
Copy link
Member

ping LG-TM

@techknowlogick techknowlogick merged commit b9e2812 into go-gitea:master Jun 11, 2020
@techknowlogick
Copy link
Member

techknowlogick commented Jun 11, 2020

@zeripath please backport doctor changes :)

@zeripath zeripath deleted the fix-11824-ensure-that-isarchived-false branch June 11, 2020 20:33
zeripath added a commit to zeripath/gitea that referenced this pull request Jun 11, 2020
…ort go-gitea#11853)

Partial backport of go-gitea#11853

Add doctor check to set IsArchived false if it is null.

(Migration change unfortunately not possible to be backported.)

Fix go-gitea#11824

Signed-off-by: Andrew Thornton <[email protected]>
@zeripath zeripath added the backport/done All backports for this PR have been created label Jun 11, 2020
techknowlogick pushed a commit that referenced this pull request Jun 11, 2020
…ort #11853) (#11859)

Partial backport of #11853

Add doctor check to set IsArchived false if it is null.

(Migration change unfortunately not possible to be backported.)

Fix #11824

Signed-off-by: Andrew Thornton <[email protected]>
ydelafollye pushed a commit to ydelafollye/gitea that referenced this pull request Jul 31, 2020
* Add migration to set IsArchived false if it is null

Fix go-gitea#11824

Signed-off-by: Andrew Thornton <[email protected]>

* Add doctor

Signed-off-by: Andrew Thornton <[email protected]>

Co-authored-by: techknowlogick <[email protected]>
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created 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.

Repository listing filter broken after upgrading from gogs 0.11.91 to gitea 1.12.0-rc2
4 participants