-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix: DELETE periods throws 404 even if the entity exists #72
Comments
I couldn't reproduce this. But sometimes the deleted period doesn't disappear from the period list until the page is refreshed |
I get a 404 each time if the period has at least one applicaiton assigned to it. |
maybe we should implement a delete applicaiton button for the admins?? @FearsomeRover |
or you need to set the onDelete to cascade on the applicationPeriod entity so deleting it will delete all the related applications as well |
No description provided.
The text was updated successfully, but these errors were encountered: