[Koha-bugs] [Bug 33796] New: Holds Queue builder never looks at any but the least cost branch of the transport cost matrix

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 22 17:23:21 CEST 2023


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

            Bug ID: 33796
           Summary: Holds Queue builder never looks at any but the least
                    cost branch of the transport cost matrix
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

If for some reason all the items from the least cost branch fail ( can't be
transferred, fail the hold policy, non-matching itemtype filter, etc ), Koha
does not check the next cheapest branch, but instead moves onto the "fall back
to basics" code. We should loop over all the branches from least costly to most
costly to find the least costly items that can be used.

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


More information about the Koha-bugs mailing list