Skip to content

VC/Zoom: Push approval_type when auto_register toggles#315

Open
moliholy wants to merge 1 commit into
indico:masterfrom
moliholy:fix/vc-zoom-auto-register-approval-type
Open

VC/Zoom: Push approval_type when auto_register toggles#315
moliholy wants to merge 1 commit into
indico:masterfrom
moliholy:fix/vc-zoom-auto-register-approval-type

Conversation

@moliholy
Copy link
Copy Markdown
Contributor

@moliholy moliholy commented May 14, 2026

This PR fixes a bug in Zoom registration:

Before: toggling auto_register on an existing room never pushed settings.approval_type to Zoom, so the meeting kept approval_type=2 (registration disabled). The first registrant sync then failed with Registration has not been enabled for this meeting.

After: both update_room and update_data_vc_room now push approval_type (0 when auto_register is on, 2 when off) before syncing registrants, so the initial backfill succeeds. Webinars are excluded since they use a separate registration model.

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