https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27813 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 117505 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117505&action=edit Bug 27813: Restore default order on suggestion list view Prior to 20.05, suggestions on /cgi-bin/koha/suggestion/suggestion.pl sorted by suggesteddate by default. On 20.05 and later, they're sorting by title instead. We should go back to the previous behavior. Test plan: Create some suggestions Edit the suggestions.suggesteddate in the DB List the suggestions and confirm that there are sorted by new suggested date first -- You are receiving this mail because: You are watching all bug changes.