[Koha-bugs] [Bug 12632] Hold limits ignored for record level holds with item level itemtypes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 3 05:13:28 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12632

Nick Clemens <nick at quecheelibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at quecheelibrary.org

--- Comment #4 from Nick Clemens <nick at quecheelibrary.org> ---
I tried testing but still seem to be able to place multiple record level holds.
 If I place an item level hold I can no longer place any more holds.


Test steps:
 - set item-level_itypes to "specific item" : AllowHoldPolicyOverride to 'Don't
Allow' : AllowOnShelfHolds to 'Allow'
 - created two records (of type music) each with one item (of type music)
 - added a circulation rule for all patrons of all libraries for item type
music to allow 1 hold
 - place a 'next available' hold on the first record for patron
 - attempt to place a hold on second record, no warning
 - apply patch
 - attempt to place a hold on second record, no warning
 - placed hold with no error
 - deleted both holds
 - place an item level hold on first record
 - attempt to place a hold on second record, "too many holds" warning and 'no
items available' warning and cannot place record or item specific hold.

Anything I am missing?

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


More information about the Koha-bugs mailing list