Closed ritzalam closed 3 years ago
Yes this behavior has been reported by several users.
New key info available via https://github.com/bigbluebutton/bigbluebutton/issues/11498#issuecomment-785771157
Reopening this issue as there is a server side work needed.
The parent and breakout rooms each has its own countdown timer. There should only be a single source of truth how much time remaining in the breakout session. The parent should be this source and tell the breakout rooms the time remaining.
Closed via #12140 (and other aspects improved in #11510 )
Describe the bug During breakouts, the parent and breakout rooms have their own countdown timer. After a while these timers drift causing a room to end earlier than the others. When this happens, users get kicked out of the room prematurely.
To Reproduce Steps to reproduce the behavior:
Expected behavior Timers should be synched as closely as possible so they end at the same time..
Screenshots