[Koha-bugs] [Bug 27071] Hold pickup library match not enforced correctly on intranet when using hold groups

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 23 15:55:11 CET 2020


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

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
In my understanding Koha::Library->validate_hold_sibling is plain wrong. It
only tests for the first from @hold_libraries is not the one we are looking
for, then it's considered an invalid one.

However with this patch we have tests from t/db_dependent/Holds.t that are
failing (maybe others as well).

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


More information about the Koha-bugs mailing list