]> source.dussan.org Git - gitea.git/commit
Fix the v176 migration (#15110)
authorzeripath <art27@cantab.net>
Mon, 22 Mar 2021 18:26:38 +0000 (18:26 +0000)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 18:26:38 +0000 (19:26 +0100)
commitdfb3e50dcea581b256d0fdf141d0c8fa8d75d78d
tree451812ed412b3edcfa305c7e2c8b341eeba55180
parent5f038cd7febd834c9b86b9e734848870efbdce86
Fix the v176 migration (#15110)

There is a serious issue with the v176 migration where there is a mistaken missing
label_id selection.

*introduced by #14912*

Signed-off-by: Andrew Thornton <art27@cantab.net>
models/consistency.go
models/migrations/v176.go
models/repo_transfer.go