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

User demoted from Moderator to Viewer will regain Moderator role when client reconnects #11182

Closed
ritzalam opened this issue Jan 20, 2021 · 0 comments

Comments

@ritzalam
Copy link
Member

Describe the bug
When a user is demoted from Moderator to Viewer, the role in RegisteredUser remains Moderator which is used as Role when a user rejoins as part of reconnect

https://github.com/bigbluebutton/bigbluebutton/blob/develop/akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/users/ChangeUserRoleCmdMsgHdlr.scala#L24

To Reproduce
Steps to reproduce the behavior:

  1. Demote a user from Moderator to Viewer
  2. Have user reconnect (refresh browser)
  3. User will join as Moderator

Expected behavior
User should have viewer role.

Version: 2.2.31

@pedrobmarin pedrobmarin added this to the Release 2.3 milestone Feb 2, 2021
aron-2809 added a commit to aron-2809/bigbluebutton that referenced this issue Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants