Skip to content

Conversation

@hychoe0
Copy link
Collaborator

@hychoe0 hychoe0 commented Apr 25, 2025

When we tried to delete a project that still had child records in questions or clearances, the database would reject the delete with a foreign‐key violation. This change updates our server-side delete() so that we:
Remove all enrollments for that project
Remove all questions for that project
Remove all clearances for that project
Finally delete the project itself

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

Successfully merging this pull request may close these issues.

1 participant