[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
Fri Apr 6 08:55:24 CEST 2018


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

--- Comment #18 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Kyle M Hall from comment #17)
> Could you restate what the change in behavior is? I'm not sure I understand.
> Thanks!

Holds are not easy :)
See: 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. This
changes behavior.
Note that GetOtherReserves does not only 'get' but may call ModItemTransfer.

In my 'test plan':
> So far so good. Checkin again and cancel.
> Second record level hold at 1. This cancel created no transfer. No message.
> (Behavior change?)
This confirms that we no longer call ModItemTransfer.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list