Skip to content

fix: check in participants registered in multiple forms via the Zoom webhook#325

Open
moliholy wants to merge 1 commit into
indico:masterfrom
moliholy:vc-zoom/fix-webhook-checkin-all-forms
Open

fix: check in participants registered in multiple forms via the Zoom webhook#325
moliholy wants to merge 1 commit into
indico:masterfrom
moliholy:vc-zoom/fix-webhook-checkin-all-forms

Conversation

@moliholy

@moliholy moliholy commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Fixes automatic check-in for events that have more than one registration form.

When a participant joins a Zoom meeting, the webhook checks them in automatically. A person registered in more than one of the event's forms has a separate registration in each. The handler only checked in one of them and silently left the rest unchecked, so an organizer looking at another form saw the participant as not checked in.

The webhook now checks in every registration that matches the participant across the event's forms, mirroring how automatic registration already pulls registrants from all forms.

@moliholy moliholy force-pushed the vc-zoom/fix-webhook-checkin-all-forms branch from 7556b86 to 11399e5 Compare June 18, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant