Commit Graph

1 Commits (8af7a21085b73379e5f268c7a52ea77c51bb9246)

Author SHA1 Message Date
6543 6c5266c9ca
[BugFix] Fix comment broken issue ref dependence ()
* deleteIssuesByRepoID: delete related CommentTypeRemoveDependency & CommentTypeAddDependency comments too

* Ignore ErrIssueNotExist on comment.LoadDepIssueDetails()

* Add migration

* Ignore 'dependent_issue_id = 0' case

* exchange as per @lunny

Co-authored-by: techknowlogick <techknowlogick@gitea.io>