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

Configured metadata fields get erased when updating the plugin #280

Closed dagraf closed 2 months ago

dagraf commented 2 months ago

Describe the bug The last three times we did an update of the plugin on our ILIAS 8 installation whe had to configure the metadata fields for events and series from scratch. Somehow they got lost/erased by the update. Could there be something wrong with (one of) the update step?

To Reproduce Steps to reproduce the behavior:

  1. Have some metadata fields for events and/or series configured
  2. Update the plugin on your installation to the latest version.
  3. Go to plugin config and open tab "Metadata"
  4. See that the both tables for Events and Series are empty

Expected behavior Updating the plugin should NOT have any impact on the configured metadata fields.

Log If you have it please attach the relevant log.

Environment (please complete the following information):

Additional context Bug does NOT appear on the release_7.

chfsx commented 2 months ago

@dagraf just to be sure i'm trying the same thing as you and because i can't reproduce the behaviour so far: by updating do you mean from any 8.0.x to a newer 8.0.y version? we can otherwise discuss this via matrix

dagraf commented 2 months ago

One update where we had to reconfigure the metadata was from 8.0.1 to 8.0.3. Unfortunately, I can no longer reproduce the problem. I am therefore closing the ticket and would reopen it if necessary if the error occurs again.