Bug 40312 - List contents are not sortable in staff interface
Summary: List contents are not sortable in staff interface
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Lists (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-06 23:01 UTC by Tobias Reimann
Modified: 2025-07-24 02:33 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Reimann 2025-07-06 23:01:50 UTC
To verify: In staff client, create a list with several items and display it. CLick on a title of a column. 
Actual Results: no changes
Expected Results: The column and the table is sorted

Additional Information: started after update on 25.05
Comment 1 David Cook 2025-07-24 02:14:32 UTC
It's working for me in the main branch. Hopefully someone can take a look at 25.05 more specifically.
Comment 2 David Cook 2025-07-24 02:19:47 UTC
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.
Comment 3 David Cook 2025-07-24 02:26:58 UTC
Oh boy... looks like a lot of different bugs in the lists in staff interface...