Skip to content

No updates to ACLs for existing series in Opencast #549

Description

@reiferschris

Describe the bug
When new members are added to a course with permissions that require write privileges (e.g. edit in Opencast ACLs (ROLE_USER_XYZ read write) the opencast series is never updated.
I'm fairly certain that this mechanism could be triggered in the past when the opencast object was deleted in ilias and inserted again by adding a new opencast object and selecting the existing series.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new opencast series in an ilias course
  2. Check the applied ACL in Opencast (expectation: all users with roles that have permission to edit videos, e.g. all course admins)
  3. Add a new course member with a role that has permission to edit videos
  4. Delete the opencast object in ilias (the series still exists in Opencast)
  5. Create a new opencast object but choose existing series and select the series from before
  6. Check the ACLs in Opencast again, they should be updated to reflect the newly added members but were not

Expected behavior
There should be a mechanism that updates ACLs on existing series in opencast so new course members get ACL entries to edit videos.
In the community meeting other methods were discussed (event based trigger, time based trigger)

Special case: Since opencast series can be linked in multiple courses special care must be taken. Simply overwriting the ACLs wouldn't suffice.
The details of this can be discussed if we decide to bring this functionality back, which I'm very much in favor of.

Screenshots
If applicable, add screenshots to help explain your problem.

Log
If you have it please attach the relevant log.

Environment (please complete the following information):

  • ILIAS version: [9.20, current review app]
  • PHP version: [-]
  • Plugin version: [9.3.1, current review app]
  • Opencast version [13 and opencast-ilias-community-version]
  • Browser: [firefox]

Additional context
It might very well be possible that I'm hallucinating that this ever worked. Though I have to colleagues who would also vouch that at least this trick used to work.
Please let me know if you need more info or if something is unclear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions