Skip to content

Conversation

@rfrovarp
Copy link

Instead of just throwing exceptions and causing errors in the tasks.

Fixes #25

We do delayed delete, so Zoom accounts stick around for a while. I believe that disabled Zoom Phone still counts as a license, so we want to remove that license (and free up that phone number) on disabled users. My disable user and disable Zoom phone processes almost always run at different times. Removal of the Zoom Phone feature removes all of the other pieces, so just caring about the feature is sufficient. I also have the issue that other user info can change after they have been disabled. So I added two options for that: ignore or fire the updates. With everything set to the default of false, the behavior of the connector doesn't change.

Instead of just throwing exceptions and causing errors in the tasks.
rfrovarp pushed a commit to NDSU-Information-Technology/connector-zoom that referenced this pull request Sep 9, 2025
Was submitted as part of PR ExclamationLabs#35 to main project. Committing here so I have a comprehensive version to build from.
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.

Perform updates on disabled users

1 participant