Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BugFix] Fix comment broken issue ref dependence (#12651) | 6543 | 2020-09-04 | 1 | -0/+14 |
* 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> |