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

Don't allow the user to update capacity if capacity is lower than the number of current attendees. #25

Open
fede-rodes opened this issue Nov 16, 2018 · 0 comments

Comments

@fede-rodes
Copy link
Member

Similarly, we need to be careful when the user attempts to update the game capacity. We should complain in case the new capacity is lower than the number of current attendees. For instance, let's say the user wants to pass from 10 to 8 players (capacity), but there are already 9 players on the list of attendees, I think we shouldn't allow for this to happen; the organizer should remove one player before the update.

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