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

--- Comment #2 from Nick Clemens <[email protected]> ---
Created attachment 159336
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159336&action=edit
Bug 35431: Check TransportCostMatrix if hold not filled by
HoldsQueuePrioritizeBranch

This patch changes an elsif to an if to ensure the matrix is checked every time

To test:
1 - Apply unit test patch only
2 - prove -v t/db_dependent/HoldQueue.t
3 - It fails
4 - Apply this patch
5 - prove -v t/db_dependent/HoldQueue.t
6 - It passes
7 - All other tests continue to pass as well

-- 
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]
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/

Reply via email to