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

Change some 409 errors to 422 #316

Open
joelvdavies opened this issue Jul 4, 2024 · 0 comments
Open

Change some 409 errors to 422 #316

joelvdavies opened this issue Jul 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@joelvdavies
Copy link
Collaborator

joelvdavies commented Jul 4, 2024

Found in #315, we have several places where use a 409 error e.g. adding a category to a leaf category and deleting something with children. This should be revaluated and changed to 422 where appropriate. The same likely needs to be done on the front end MSW handlers, see ral-facilities/inventory-management-system#732.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant