Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(audio): moderators not able to mute users #20212

Conversation

JoVictorNunes
Copy link
Collaborator

What does this PR do?

Fixes a bug where moderators cannot mute users from talking indicators.

Closes Issue(s)

None

Motivation

The bug:

  1. Join 2 users, one of them as moderator.
  2. Join audio for both users.
  3. As the moderator, keep the mic muted.
  4. As the moderator, try muting the other user.
  5. The user does not get muted.

@antobinary antobinary added this to the Release 3.0 milestone May 9, 2024
- Do not assume current user to mute when params are nullable
Copy link

sonarcloud bot commented May 10, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Automated tests Summary

All the CI tests have passed!

@ramonlsouza ramonlsouza merged commit 6fa1cb7 into bigbluebutton:v3.0.x-release May 15, 2024
27 checks passed
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.

None yet

4 participants