https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20724 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75211 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75211&action=edit Bug 20724: Try to fix ReservesNeedReturns wrong behaviour We need to call Koha::Hold->set_waiting to correctly calculate the expiration date. It fixes a regression introduced by commit 26634151dbce0bf39ff6c9eda5b58bb993996a2d Bug 12063 - Fix QA failures The expiration date has to be set for waiting holds TODO: same fix has to be provided for the OPAC side TODO LATER: We certainly should move code from controllers to Koha::Hold -- You are receiving this mail because: You are watching all bug changes.