-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.5, 4.1
Following up MC-5523, I think there might be an explanation to why some recording have disappeared. I am not yet sure about the validity of some hypothesis, but by looking at the status of the recording (1 = RECORDING_DISMISSED), it might be because the recording was not reachable at some point, and set as dismissed:
https://github.com/moodle/moodle/blob/master/mod/bigbluebuttonbn/classes/recording.php#L719
I am trying to figure out what is the exact nature of this change but might have a patch that would resolve this problem attached to the ticket.