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

STRETCH: As an authenticated user, I can delete games I have created in the database. #79

Closed
ancasimon opened this issue Jan 1, 2021 · 0 comments · Fixed by #75
Closed

Comments

@ancasimon
Copy link
Owner

Dev Notes

User can delete only games he created.
User can delete a game only if it has not been associated with a practice plan game record.
We must delete associated GameInstrument and GameAge records when a game is deleted.

@ancasimon ancasimon created this issue from a note in BackendCapstone (Done) Jan 1, 2021
@ancasimon ancasimon linked a pull request Jan 1, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant