[Koha-bugs] [Bug 20567] "Holds per record (count)" limit is not enforced after item is captured for hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 11 12:02:43 CET 2019


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |14695
             Status|NEW                         |In Discussion
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
It seems that it is the expected behavior.

C4/Circulation.pm, in CanItemBeReserved:
 394             found          => undef, # Found holds don't count against a
patron's holds limit

Should not it be?


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14695
[Bug 14695] Add ability to place multiple item holds on a given record per
patron
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list