Improve Error Granularity #18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Improve the granularity of errors on the backend. Probably also send an error ID - the front end will need to match against common errors such as validation errors and permission errors to inform the user of the problem.
Addressed in #24 and #29