opencast-ilias / OpenCast

Opencast plugin for ILIAS LMS. The plugin shows a Opencast series as an ILIAS object. This version of the ILIAS plugin for Opencast is operated and developed collaboratively by a community. The University of Bern acts as coordinative maintainer.
GNU General Public License v3.0
12 stars 14 forks source link

changing series metadata leads to unnecessary acl update #297

Open tscheere opened 3 weeks ago

tscheere commented 3 weeks ago

Describe the bug When trying to change the metadata of the series (e.g. name of the series) the user looses the ownership of the series and the videos within

To Reproduce Steps to reproduce the behavior:

  1. Change the name of a series
  2. If you are using the admin UI, you are no longer able to see the series/ video within the series

Expected behavior The owner of the series should keep ownership.

Environment (please complete the following information):

dagraf commented 4 days ago

I can not reproduce this issue on the community ILIAS (ILIAS: v7.30 2024-05-14; Opencast: 15).

Can someone else reproduce this issue on their installations?

ferishili commented 4 days ago

There is a fix available for this issue in this branch I will provide it as PR later when it is confirmed.

The fix works more or less as a code and logic improvement, therefore, having it merge does not harm old behavior but to fix this issue.