opencast / annotation-tool

A video annotation service that is suitable for research, teaching and learning
Educational Community License v2.0
40 stars 19 forks source link

Categories belongig to a series: Labels show up twice in most videos #634

Open dagraf opened 5 days ago

dagraf commented 5 days ago

Branch: Stable

Precondition: Have a series with multiple videos, e.g. A, B and C

Steps to reproduce:

  1. Create a category "Zur Serie" in video A with to labels (S1 and S2) and choose the option "Belongs to series".
  2. Open video B. See that everything is fine. Meaning: The category is shown with its to labels.
  3. Reload the browser OR close the video B and open it newly.
  4. See error: All lables of this category are shown twice in video B (see screenshot). In video A (where the category got created) the labels are shown correctly.
  5. If I edit this category "Zur Serie " in video B all labels also show up twice (see screenshot). When I edit the same category in video A (where I created it) the labels are correctly shown (only once).
Bildschirmfoto 2024-11-26 um 09 50 19 Bildschirmfoto 2024-11-26 um 09 50 31
dagraf commented 5 days ago

See also this issue for a similar (or maybe even identical) problem: https://github.com/opencast/annotation-tool/issues/601