1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 22:27:46 +01:00
zeripath 4a20eadfd7
Restore propagation of ErrDependenciesLeft ()
Unfortunately  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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-19 00:26:42 +01:00
..
2021-12-20 04:41:31 +00:00