-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
type:bugv:3Everything related to the Stud.IP Opencast Plugin Version 3.xEverything related to the Stud.IP Opencast Plugin Version 3.x
Milestone
Description
Version
3.29
Describe the bug
We encountered a single case where the <course_id>_Instructor
and <course_id>_Learner
ACLs were missing on a video in Opencast. This video has been copied to another course where the mentioned ACL were missing.
Speculations:
- Somewhere in the code, an ACLs check has been forgotten.
- A race condition between the ‘find video’ cron job and the ACL check may have occurred.
It would be useful to check, whether the ACLs are checked and correctly updated at all relevant points in the backend, where videos are added to a course.
To Reproduce
At the moment, we don't know how to reproduce this problem or if it can still happen.
Metadata
Metadata
Assignees
Labels
type:bugv:3Everything related to the Stud.IP Opencast Plugin Version 3.xEverything related to the Stud.IP Opencast Plugin Version 3.x
Type
Projects
Status
Testing