http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14921 Bug ID: 14921 Summary: Default sort order on "Notices and Slips" page causes confusion. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The default sort order on Tools > Letters and Slips (i.e. tools/letter.pl) sorts by branch first, with 'All libraries' sorting above all other branches. This has the effect of hiding branch specific letters, because they sort to the bottom of the page... however when letters are processed, branch specific notices are chosen *before* the generic 'All libraries' notices. I would like to see 'Code' be the default sort field, followed by branch, so that all notices with the same code sort together, by default. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.