Describe the bug
The sorting doesn't show the newest events first, although the default states "Neueste zuerst" (newest first), I have to click Neueste zuerst again to have the expected result.
To Reproduce
Have a series where you didn't change the sort order before. The events are displayed in date asc order but the sorting filter's default is date desc.
Expected behavior
see above
Screenshots
no
Log
The Opencast-Log shows a request with sort date asc (/api/events?filter=series%3A"$SERIES"&withmetadata=false&withacl=true&withpublications=true&withscheduling=true&sign=false&offset=0&limit=10&sort=date%3Aasc%2Ctitle%3Aasc)
Environment (please complete the following information):
- ILIAS 10
- Plugin: commit a0c26bd (HEAD -> release_10)
Additional context
no
PLUS
- Ilias 10 UI elements should remember user settings (like sort order and pagination)
Describe the bug
The sorting doesn't show the newest events first, although the default states "Neueste zuerst" (newest first), I have to click Neueste zuerst again to have the expected result.
To Reproduce
Have a series where you didn't change the sort order before. The events are displayed in date asc order but the sorting filter's default is date desc.
Expected behavior
see above
Screenshots
no
Log
The Opencast-Log shows a request with sort date asc (
/api/events?filter=series%3A"$SERIES"&withmetadata=false&withacl=true&withpublications=true&withscheduling=true&sign=false&offset=0&limit=10&sort=date%3Aasc%2Ctitle%3Aasc)Environment (please complete the following information):
Additional context
no
PLUS