http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10243
--- Comment #10 from Kyle M Hall <[email protected]> --- Created attachment 21927 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21927&action=edit Bug 10243 - Holds queue is making transfer requests that contradict the branch holds policy - QA Followup Using the TransportCostMatrix can cause the same issue. Removing the last ditch use of the first item causes the the subroutine to continue with the traditional matching, which will respect the hold policies. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
