[Koha-bugs] [Bug 27936] AllowItemsOnHoldCheckoutSIP does not allow checkout of items currently waiting for a hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 11 18:14:55 CET 2021


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

--- Comment #1 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
To test:
1 - place a hold on Item1 for PatronA, check it in to set the hold to waiting
2 - place a hold on Item2 for PatronA, do not check it in so the hold stays at
pending
3 - confirm AllowItemsOnHoldCheckoutSIP is set to Don't allow
4 - attempt to check Item1 out to PatronB via SIP, get an error that the item
is on hold for another patron
5 - attempt to check Item2 out to PatronB via SIP, get an error that the item
is on hold for another patron
6 - set AllowItemsOnHoldCheckoutSIP to Allow
7 - attempt to check Item1 out to PatronB via SIP again, still get an error
that the item is on hold for another patron
8 - attempt to check Item2 out to PatronB via SIP, success!

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


More information about the Koha-bugs mailing list