[Koha-bugs] [Bug 18958] If patron has multiple record level holds on one record transferring first hold causes next hold to become item level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 30 13:45:48 CEST 2020


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

--- Comment #39 from Nick Clemens <nick at 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.


More information about the Koha-bugs mailing list