23 Nov
2020
23 Nov
'20
2:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27071 --- Comment #4 from Jonathan Druart <jonathan.druart@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.