Problem/Motivation
I thought that registration_waitlist_registration_presave() was buggy and prepared a test to show this. I'm wrong, it's not buggy, but it is surprisingly aggressive. Once capacity is full, then unless customised using the event the only states it allows for additional registrations are 'waitlist' or 'canceled'.
Regardless of this, the test coverage may be useful.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork registration-3499226
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jonathanshawComment #6
john.oltman commented