Commit Graph

1 Commits (efc78c18c12e00883d50f6272df5ad11622b59c4)

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>