[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 Aug 14 15:01:03 CEST 2020


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108256|0                           |1
        is obsolete|                            |

--- Comment #51 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 108274
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108274&action=edit
Bug 18958: [alternate] Make hold_fill_targets specific to reserves

After looking at Marcel's comments, the problem is in our matching
to hold_fill_targets - rather than adjusting to find filled/waiting holds we
could ensure that hold_fill_targets only refers to the specific hold it
is intended to

Use same test plan as other patches.

This patch is clearer, if slightly less performant than last (we now return all
the reserves and have to find the 'highest')

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


More information about the Koha-bugs mailing list