When an event has a set number of registrations, and all slots are full, the 'attend' button disappears as expected. Unfortunately, it also makes the 'cancel' registration button disappear as well.
You should be able to cancel your registration if you have permission to do so, even if its full.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2129345-cancel-full-reg-2.patch | 1.94 KB | japerry |
Comments
Comment #1
japerryThis patch should enable people to cancel if they're already registered and the event is full.
Comment #2
sumeet.pareek commentedI thought I would do some reviews for #DrupalWorkParty and learn things in the process.
This patch already seems to have been applied to the commons project here in this commit.
@japerry: I am wondering if this patch and the issue was created after you had already committed and 'sent up' your changes in the commons repo. Perhaps to manually test later? I would be interested in knowing parts of the development workflow you folks use for commons. (I have already learned how to better plan my features modules from your project) :-)
Well, I have manually tested this and users are able to cancel their event registration when the event is full too. Marking RTBC.
Since the patch is already in, I think this issue should be marked FIXED.. right?
Comment #3
japerryYup, this is fixed.