https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18958 --- Comment #39 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #36)
(In reply to Marcel de Rooy from comment #15)
Failing QA because this patch has side-effects when you cancel a hold from the confirm hold popup. Before we called GetOtherReserves and now we dont.
I obsoleted Kyle's patch in favor of mine - I think I was confused before and added mine when I meant to replace Kyle's patch attempted to prevent the call to GetOtherReserves to fix the problem My patch alters _Findgroupreserves to find the correct hold which should fix the call to GetOtherReserves (GetOtherReserves calls CheckReserves call _Findgroupreserves) -- You are receiving this mail because: You are watching all bug changes.