https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24585 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 98421 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98421&action=edit Bug 24585: Add suggested on/managed on columns This patch adds 2 new columns on the suggestions table on purchase-suggestions.tt. These use the data-order attribute to allow for sorting. TEST PLAN: 1. Have a patron with some suggestions that have been managed by staff. (accept or reject the request). 2. View that patrons suggestions from purchase-suggestions.pl. 3. No suggested on or managaed on columns. 4. Apply patch and reload the page. 5. The new columns are there, have multiple suggestions and make sure sorting by the date works. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.