Bug 18001 - LocalHoldsPriority can cause multiple holds queue lines for same hold...
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 26 Jan 2017 14:31:35 +0000 (14:31 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Apr 2017 11:16:25 +0000 (07:16 -0400)
commit2a8f748f25e305deca7fce41451fbd78056ba26d
treea38e29fbc8f9c708cf896a4d429f70800260c375
parentaa68e40005928150ac4aa1db8ce00716d7b7fe3f
Bug 18001 - LocalHoldsPriority can cause multiple holds queue lines for same hold request

If LocalHoldsPriority is enabled, and a record level request has more
than one item that could fill that hold, there is a possibility that a
holds queue row will be generated for the request for each of the
available items!

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Joel Sasse <jsasse@plumcreeklibrary.net>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/HoldsQueue.pm