Fix bug of migrated repository not index #16991

Merged
lunny merged 4 commits from lunny/fix_index_bug into main 2021-09-08 17:43:19 +00:00
Owner

Fix #16986, #16152

Fix #16986, #16152
6543 (Migrated from github.com) approved these changes 2021-09-08 15:50:43 +00:00
axifive (Migrated from github.com) approved these changes 2021-09-08 15:53:46 +00:00
zeripath reviewed 2021-09-08 16:00:59 +00:00
@ -117,7 +116,7 @@ func runMigrateTask(t *models.Task) (err error) {
_ = t.UpdateCols("message")
Contributor

it might just be better to set this at line 110 above though.

it might just be better to set this at line 110 above though.
lunny reviewed 2021-09-08 16:06:36 +00:00
@ -117,7 +116,7 @@ func runMigrateTask(t *models.Task) (err error) {
_ = t.UpdateCols("message")
Author
Owner

done.

done.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#16991
No description provided.