https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18958
--- Comment #50 from Nick Clemens <[email protected]> --- Created attachment 108256 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108256&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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
