https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34917 Bug ID: 34917 Summary: Fix suggestions.tt table default sort column Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: jacob.omara@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org Depends on: 32603 Bug_32603 introduced a new column to the table in suggestion.tt. Due to the default sort being set to the 3rd column this moved the sort from "suggested on" to "Suggester category" on table load which is not ideal. This should be moved back to the "Suggested on" column. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32603 [Bug 32603] Suggester category in Suggestions management -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.