Bug 21384

Summary: ILL requests table - allow patron sorting by last name
Product: Koha Reporter: Andrew Isherwood <bugzilla>
Component: ILLAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: lisette, Niamh.WalkerHeadon
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Small patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Isherwood 2018-09-19 14:57:30 UTC
Currently only sorting by first name is possible.
Comment 1 Katrin Fischer 2023-01-13 09:55:03 UTC
The easiest fix might be to change the display, because if we only change sorting, that will also result in a bit of confusing display.

The borrower search uses 'surname, firstname' - so there is precedence.

The ILL table currnetly displays as firstname surname.
Comment 2 Lisette Scheer 2023-11-29 19:35:50 UTC
The suggestions table also uses 'surname, firstname"