[Koha-bugs] [Bug 28891] RecordStaffUserOnCheckout display a new column but default sort column isn't changed.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 23 16:31:31 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28891

--- Comment #1 from Didier Gautheron <didier.gautheron at 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.


More information about the Koha-bugs mailing list