23 Aug
2021
23 Aug
'21
3:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28891 --- Comment #1 from Didier Gautheron <didier.gautheron@biblibre.com> --- Created attachment 124020 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124020&action=edit Bug 28891: (bug 23916 follow up) Always use 'Checkout on' as default Checkout history sort column To test: 1 - Unset RecordStaffUserOnCheckout 2 - Check out an item 3 - Display Checkout history, table is sorted by 'Checkout on' column 4 - Set RecordStaffUserOnCheckout 5 - Display Checkout history, table is sorted by 'Renewed' column 6 - Apply patch 7 - Redo 1, 3, 4 and 5, table is always sorted by 'Checkout on' -- You are receiving this mail because: You are watching all bug changes.