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

Add logic to minimum number of players in Game Event entity #42

Open
amitkaplansky opened this issue Apr 19, 2023 · 3 comments
Open

Add logic to minimum number of players in Game Event entity #42

amitkaplansky opened this issue Apr 19, 2023 · 3 comments

Comments

@amitkaplansky
Copy link
Collaborator

When creating a game event, the number of players required to participate might be grater then the actual number of player in the event, Therefore, it may be problematic with our logic after creating a new event.
We could make the minimum number of players field optional, rather than mandatory.

@Danielsio
Copy link
Collaborator

this issue still relevant ?

@Yuval-Vino
Copy link
Collaborator

this issue still relevant ?

@Danielsio I think this issue hasn't been addressed yet. Also, what about the maximum number of players? Have we denied new entrances after the event reached its maximum participants?

@Danielsio
Copy link
Collaborator

this issue still relevant ?

@Danielsio I think this issue hasn't been addressed yet. Also, what about the maximum number of players? Have we denied new entrances after the event reached its maximum participants?

I belive that the logic you described is a work in progress.

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

3 participants