Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hub API should notice when delete fails due to a FK conflict and return a better error #399

Open
mansam opened this issue Jun 14, 2023 · 0 comments
Assignees

Comments

@mansam
Copy link
Collaborator

mansam commented Jun 14, 2023

The Hub returns a 500 if a a delete fails due to a Foreign Key issue. We should catch this either in the individual endpoints or in the error layer and return something more appropriate.

@ibolton336 ibolton336 self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants