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

Deleting elements should reflect correctly when reading #125

Open
isuru89 opened this issue Jul 12, 2022 · 0 comments
Open

Deleting elements should reflect correctly when reading #125

isuru89 opened this issue Jul 12, 2022 · 0 comments
Assignees

Comments

@isuru89
Copy link
Owner

isuru89 commented Jul 12, 2022

Requirements:

  • Once deleted, it should not be visible through read/list end points
  • Once deleted, corresponding cache entries must be cleared
  • Once deleted, an element should be able to add again with the same unique id
  • Deletion history should be preserved for critical entities

Notes:

  • Player records cannot be deleted. They should be soft-deleted.
  • Team records cannot be deleted nor deactivated.
  • Game records cannot be deleted
  • Event sources can be deleted.
  • Rule records can be deleted.
@isuru89 isuru89 self-assigned this Jul 12, 2022
@isuru89 isuru89 pinned this issue Jul 13, 2022
@isuru89 isuru89 unpinned this issue Feb 26, 2024
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

No branches or pull requests

1 participant