-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
4.4
-
MOODLE_404_STABLE
In the BigBlueButtonBN module we have two layers for caching recording information:
- The recording table
- The recording cache
The cache was implemented before the table and the two interact sometimes in a strange way. We should aim to store recording information into the table and retrieve it from there only.