]> source.dussan.org Git - gitea.git/commit
Fix `doctor --run check-db-consistency --fix` with label fix (#16094)
authorLunny Xiao <xiaolunwen@gmail.com>
Tue, 8 Jun 2021 04:36:23 +0000 (12:36 +0800)
committerGitHub <noreply@github.com>
Tue, 8 Jun 2021 04:36:23 +0000 (12:36 +0800)
commit44f8c812ec8bfc13c6cc17d3bda339825a31eb72
tree3ba812b6a4b7528924a8ec23d722c6d84fb86733
parentb9d611e917d9bd10e0d8be8fc61e057d5936993c
Fix `doctor --run check-db-consistency --fix` with label fix (#16094)

* Add doctor for wrong label and issue_label data

* Fix labels and issue labels check

* Remove unnecessary functions
models/consistency.go