Skip to content

Deleting course does not delete BBB conference recordings #3143

@ywarnier

Description

@ywarnier

When the videoconference plugin (BBB) is enabled, course recordings can be created.
When a course is deleted, there is currently no process to delete the recording, so recordings remain there, unattached. This can lead to issues with some methods of the plugin that do not check if the course still exists, and then try to get info using a course password that doesn't exist anymore.

Add an option to the BBB plugin to delete recordings on course or session deletion.
Use a hook to delete them through the bbb::deleteRecording() method.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions