mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 14:59:06 +00:00
4a20eadfd7
Unfortunately #17643 prevented all propagation of ErrDependenciesLeft meaning that dependency errors that prevent closing of issues get swallowed. This PR restores propagation of the error but instead swallows the error in the places where it needs to be swallowed. Fix #18223 Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
assignee.go | ||
assignee_test.go | ||
commit.go | ||
commit_test.go | ||
content.go | ||
issue.go | ||
issue_test.go | ||
label.go | ||
label_test.go | ||
main_test.go | ||
milestone.go | ||
status.go |