TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
178 stars 42 forks source link

Editing/Deleting sections does not work #1226

Open chris246 opened 8 months ago

chris246 commented 8 months ago

Describe the bug After editing a section, the updated time mark is not used, instead the value before the change is shown.

To Reproduce Steps to reproduce the behavior:

  1. Create a section time marker
  2. Edit it - change the time stamp, confirm, and save
  3. Check the video again, the modification is not applied.

Expected behavior A clear and concise description of what you expected to happen.

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

Desktop (please complete the following information):

chris246 commented 8 months ago

Also, deleting a section is not working. In the admin view it disappers, the video view still shows it

Saving again in the admin view, duplicates the latest section: grafik

I tried to fix the issue of being unable to modify a section by recreating it.
This newly added section is duplicated upon saving. But the delete one is now gone...

chris246 commented 8 months ago

Now it worked.

Maybe the weird behaviour only happens while transcoding?