Doctor check & fix db consistency#11111
Conversation
|
backport would be usefull (look at #10280) |
|
@lunny it shouldn't be breaking if it's released on 1.12.0 and backported to 1.11.5, since the doctor hasn't been released yet. 👨⚕️ |
Codecov Report
@@ Coverage Diff @@
## master #11111 +/- ##
==========================================
- Coverage 43.97% 43.88% -0.09%
==========================================
Files 614 614
Lines 87457 87607 +150
==========================================
- Hits 38459 38449 -10
- Misses 44263 44421 +158
- Partials 4735 4737 +2
Continue to review full report at Codecov.
|
|
@guillep2k created new function explicit for Issue Deletion |
|
@guillep2k @lunny I put the part (reason for this feature) into #11138 as Backport to let users fix there instances - can we add #11138 to the 1.11.5 milestone ? |
So this PR is break in v1.12 but not in v1.11 ? |
|
@lunny I'll work on this the next days to finish it ... this should realy go into the v1.12 release ... |
|
done |
|
its finaly ready to merge 🚀 |
|
I think we should backport this to v1.12 |
needed to fix issue as described in go-gitea#10280 * rename check-db to check-db-version * add check-db-consistency: * find issues without existing repository * find pulls without existing issues * find tracked times without existing issues/pulls * find labels without repository or org reference Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
needed to fix issue as described in #10280 * rename check-db to check-db-version * add check-db-consistency: * find issues without existing repository * find pulls without existing issues * find tracked times without existing issues/pulls * find labels without repository or org reference Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Guillermo Prandi <guillep2k@users.noreply.github.com>
needed to fix issue as described in go-gitea#10280 * rename check-db to check-db-version * add check-db-consistency: * find issues without existing repository * find pulls without existing issues * find tracked times without existing issues/pulls * find labels without repository or org reference Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
as title
needed to fix issue as described in #10280