burningmantech / ranger-clubhouse-web

Ranger Secret Clubhouse Web Application
Apache License 2.0
13 stars 10 forks source link

Multiple Enrollment Report incorrectly flags two-part sessions. #207

Closed mikeburg closed 4 years ago

mikeburg commented 5 years ago

Every year, a small handful of training sessions are offered where the session is split between two days.

Examples are: Tankwa Town, ZAF Part 1 Tankwa Town, ZAF Part 2

WAP/Part 1, Black Rock Desert, NV, USA WAP/Part 2, Black Rock Desert, NV, USA

Unfortunately, the Multiple Enrollments Report will flag any individual who is signed up for both parts. The report needs correctly identify and filter out such signups.

The report should continue to flag a person where they have signed up for one of the two part sessions, and a normal full day sessions. e.g. Hubcap is signed up for Tankwa Town, ZAF Part 1 and Portland.

mikeburg commented 4 years ago

Fixed by https://github.com/burningmantech/ranger-clubhouse-api/pull/266