indico / indico/indico-plugins
Zoom: Do not fail if existing co-host can no longer be found
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 35
- Forks
- 54
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 3
Description
Especially not with the misleading "Could not find Zoom user for alternative host" error message.
Maybe we can simply ignore those (depending on whether that works on the Zoom API or not), or otherwise skip them (ie remove them as co-hosts)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by tracing the Zoom plugin's handling of existing co-hosts and the point where the “Could not find Zoom user for alternative host” error is produced. The work is done when a missing existing co-host no longer causes the operation to fail, with the final handling confirmed against the Zoom API behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100