You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When modifying capture agents for rooms in the admin settings, all scheduled events are changed and propagated to Opencast. This does include past events, which will break the index in Opencast.
Instead, only events in the future should be ever touched. Additionally, the code for modifying the capture agents and workflows is quirky and needs to be reworked.