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

Command icon 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

jonathanshaw created an issue. See original summary.

jonathanshaw’s picture

Status: Active » Needs review

john.oltman made their first commit to this issue’s fork.

john.oltman’s picture

Title: Additional test coverage for registration waitlist presave » Add test for registration waitlist presave
Component: Registration Core » Registration Wait List
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.