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

Remove checking for current players for unreleased games #210

Open
3 tasks
lukatarman opened this issue Jan 20, 2024 · 0 comments
Open
3 tasks

Remove checking for current players for unreleased games #210

lukatarman opened this issue Jan 20, 2024 · 0 comments
Labels
bug Something isn't working highest Priority of the feature

Comments

@lukatarman
Copy link
Owner

Description

  • Remove checking for current players for unreleased games.

Technical Design

  • Add check to db call when getting games to check current players for
  • Only get the games with release dates older than current date
  • Alternatively add another collection, releasedGames. Only check current players there.
@lukatarman lukatarman added bug Something isn't working highest Priority of the feature labels Jan 20, 2024
@lukatarman lukatarman added this to the Minimum Viable Product milestone Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working highest Priority of the feature
Projects
None yet
Development

No branches or pull requests

1 participant