Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Marking a place as pending on a non-queued event show incorrect places left #66

Open
nukeador opened this issue May 29, 2014 · 0 comments
Labels

Comments

@nukeador
Copy link
Member

If an event has places left and you mark from the admin a registration as "Mark as pending and send an email for confirmation", the placesLeft counts goes zero due:

https://github.com/mozillahispano/mozevents/blob/master/events/models.py#L45

We should find a way to avoid a registration to be marked as pending if the event has no queue.

https://github.com/mozillahispano/mozevents/blob/master/events/admin.py#L98

@nukeador nukeador added the bug label May 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant