Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.1
-
Fix Version/s: Unscheduled
-
Component/s: CiviEvent
-
Labels:None
Description
- Create an event with Max Participant 5, Enable Additional Participant feature
- Add 3 participant records for above event.
- Now using Online Registration add participant + 5 additional participants. We should not allow this.
For 2.2, we should check if Additional participant + 1 <= Max Participant
Ideally we should check max participant for event when user enters Additional participant number.