-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
5.1
-
None
-
MOODLE_501_STABLE
-
When displaying BigBlueButton recordings in the table, some recordings appear with missing or incorrect information:
- No recording formats (e.g playback URLs) are shown.
- The recording date displayed is incorrect (1 January 1970)
Possible Cause:
This may be happening when the recording is still being processed by BBB but since the recording metadata already exists at this point, the getRecordings API call includes the recording. If that is the case we need to only consider a recording as “complete” and display it in the table if at least one format is available
- is duplicated by
-
MDL-85757 Missing or inaccurate in recording table UI
-
- Closed
-