3 Mar
2021
3 Mar
'21
3:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446 --- Comment #71 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 117607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117607&action=edit Bug 24446: (QA follow-up) Use 'receive' method in ModReserveAffect ModeReserveAffect was setting all transfers in the queue to received by looping through a resultset. This patch updates the logic to try and catch the in_transit transfer and receive just that one instead. -- You are receiving this mail because: You are watching all bug changes.