Bug 29600

Summary: Sorting Checkout History no longer supports Author Sort
Product: Koha Reporter: Kelly McElligott <kelly>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: sally.healey
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Kelly McElligott 2021-11-30 14:10:29 UTC
Prior to 21.05, patrons could sort their reading history by title, author, checkout date. Unfortunately, a change that happened in 21.05 created arrows for patrons to sort by the specific columns in the checkout history. This fix makes it so patrons can't sort by author, as it is combined with the title. Can we bring back this ability to sort by author?
Comment 1 Owen Leonard 2021-11-30 19:46:03 UTC
If it were up to me I'd advise users to use the quick search filter at the top of the table instead because adding a table column makes everything spread out wider. That's just my personal preference though.