Summary: | List contents are not sortable in staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Tobias Reimann <T.Reimann95> |
Component: | Lists | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37434 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40487 |
||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Tobias Reimann
2025-07-06 23:01:50 UTC
It's working for me in the main branch. Hopefully someone can take a look at 25.05 more specifically. Actually, I think I misunderstood you. The sorting for the "list of lists" is working, but the sorting for the records in a list (ie the list contents) is not working. I can confirm that. The "Title", "Author", "Date added", and "Call number" columns are all stuck in "direction=asc", and... I'm not convinced that is actually doing anything either, because my records appear to be in ascending biblionumber order. Oh boy... looks like a lot of different bugs in the lists in staff interface... |