https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32883 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 146283 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146283&action=edit Bug 32883: Correct cubside pickups ordering They are displayed by date of creation, it's not what we want for "to be staged" for instance, where it needs to be ordered by date/time of scheduled pickup. Test plan: Create several curbside pickups, to have some in the different tabs Confirm that the order is the one you expect. => to be staged ordered by pickup date/time => stage and ready ordered by staged (mark as staged) date/time => patron is outside ordered by arrival date/time => delivered today ordered by *desc* delivered date/time -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.