Problem

When an event has an enrollment limit then you can still create anonymous event enrollments once the limit is reached.

Reproduction steps:

  • Create a public event that allows AN enrollment with a limit of 2 attendees
  • Repeat 3x: Go the the event page as anonymous user and enroll
  • The event now has 3 attendees and 0 spots remaining but as an anonymous user you can still sign up

What was expected to happen:

  • After the second anonymous enrollment the enroll button should be disabled for new anonymous users like what happens for authenticated users

Solution

T.b.d.

Comments

Kingdutch created an issue. See original summary.

bramtenhove’s picture

Status: Active » Needs review

I created a fix for this. You can check it out here: https://github.com/goalgorilla/open_social/pull/1380.

ronaldtebrake’s picture

Status: Needs review » Fixed

Thanks will be in the next release!

  • bramtenhove committed 312f1f7 on 8.x-5.x
    Merge pull request #1380 from goalgorilla/feature/3050760-event-an-...

Status: Fixed » Closed (fixed)

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