https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27733 Bug ID: 27733 Summary: Sort pickup locations by library name instead of branchcode Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Hold requests Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, testopia@bugs.koha-community.org Depends on: 27732 When you start the process of placing a hold in the staff interface for a title which already has holds, the table showing information about those holds has controls for changing the existing holds' pickup location. That dropdown queries the API to get available pickup locations, but the list of libraries is returned in order by branchcode. It should be ordered by library name instead. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27732 [Bug 27732] JavaScript error on place hold page in the staff interface -- You are receiving this mail because: You are watching all bug changes.