https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38130
--- Comment #7 from Lucas Gass (lukeg) <[email protected]> --- > Maybe we should tell people you should use the column filters when a > dropdown list is there, instead of: "it works, sometimes". > """ Our libraries very much need to be able to sort by branch name, especially holding/home library. If we take Jonathan's patch and flip the order of the joins ( data: "holding_library.name:me.holding_library_id" ) it works for sorting and filtering. Prior to 24.05 one could not filter by branchcode, only name, so we won't be losing any previous functionality. We ultimately need to need to fix sorting/filtering by item type/collection as well. ( descriptions not codes ) but we are hearing from our libraries right now that home/holding library sorting/filtering is especially important. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
