elan-ev / studip-opencast-plugin

This is an Stud.IP plugin for Opencast
https://elan-ev.github.io/studip-opencast-plugin/
GNU General Public License v2.0
9 stars 22 forks source link

Order of playlists in a course appears random #873

Closed Sturek closed 7 months ago

Sturek commented 8 months ago

The playlists in the screenshot were created in ascending order starting with 1. The order they are displayed in does neither reflect the order they were created in, nor their numerical/alphabetical order. The order also cannot be changed.

Image

Expected behavior: New playlists are created at the bottom.

ferishili commented 7 months ago

Hi @kai-wng-uos, would you please test this issue and update its state in the project list. Thanks in advance.

kai-wng-uos commented 7 months ago

Hi @kai-wng-uos, would you please test this issue and update its state in the project list. Thanks in advance.

issue persists as described by @Sturek (playlists were created in the order of the numbers) grafik

ferishili commented 7 months ago

Oh, ok, thanks, just keep in mind that the order is now after mkdate (the date-time of creation from top-bottom old-to-new), NOT the alphanumeric!

ferishili commented 7 months ago

Hi @kai-wng-uos, would you please test this issue and update its state in the project list. Thanks in advance.

issue persists as described by @Sturek (playlists were created in the order of the numbers) grafik

My bad, the related PR to this issue is not yet merged into master, therefore you should have only tested that not the master. PS: Sorry, I am not familiar with the on-going agile process here yet :D

kai-wng-uos commented 7 months ago

Fixed, thanks @ferishili ! :D