-
Bug
-
Resolution: Fixed
-
Major
-
None
-
3.11.4
-
MOODLE_311_STABLE
There is an issue when a meeting is recorded and there where breakout rooms in the meeting. Even though the breakout rooms may not be recorded, the response of the parent recording includes the id's of all the breakout rooms.
The pulgin cascades those getRecordings, but there is a bug in the function that fetches a recordings, so instead of a follow-up getRecordings per parent recording, there is one per breakout room itself.
This may cause an overflow of getRecrdings and an urresponsive page.
- has a non-specific relationship to
-
MDL-73308 breakout room recordings are not fetched
- Closed