You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
Improve exception handler for EntityValidationErrors!
To test the current state:
Use "dev-all" module in main.ts, navigate to "OData" link, and use "Project - Create own" button after removing one of the mandatory fields. It returns "Internal server error" even though it should return "400 Bad request" by mentioning what is invalid with the model.