]> source.dussan.org Git - gitea.git/commit
Add doctor check to set IsArchived false if it is null (partial backport #11853)...
authorzeripath <art27@cantab.net>
Thu, 11 Jun 2020 21:08:13 +0000 (22:08 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 21:08:13 +0000 (17:08 -0400)
commitf2bde408049bed98ecedc4c1d73abf9639f34d76
tree7d8bb4755b609bd06ec468793a03528d35499258
parent6b1e5f7f88d13bb651de715bc3f447df94b9d6a3
Add doctor check to set IsArchived false if it is null (partial backport #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 <art27@cantab.net>
cmd/doctor.go
models/consistency.go