I noticed that when the waitlist sub-module is comparing the capacity reached error, that it is looking for the wrong string. Instead of matching against

insufficient spaces remaining

It should be matched against

Insufficient spaces remaining.

Comments

gbrands’s picture

StatusFileSize
new1.39 KB
Renee S’s picture

Ah, missed seeing this earlier: this fix is included in #2481203: Make module more waitlist-aware, bonus: making waitlist work! too.

dpolant’s picture

StatusFileSize
new1.31 KB

Here's a new version of the patch that will apply to latest dev

dsnopek’s picture

Status: Active » Reviewed & tested by the community

This looks good to me! Thanks for the patch. :-)

amytswan’s picture

Assigned: Unassigned » amytswan
amytswan’s picture

Status: Reviewed & tested by the community » Closed (duplicate)