[Koha-bugs] [Bug 33794] Holds Queue builder skips least cost branch unless target item's homebranch is patron's homebranch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 29 17:46:09 CET 2023


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=35431,
                   |                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=35432
                 CC|                            |nick at bywatersolutions.com
             Status|ASSIGNED                    |In Discussion

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
See bug 35431 and bug 35432 - this seems to be the same misunderstanding I
encountered.

The initial check of the TCM is actually part of HoldsQueuePrioritize branch.

Later in the code we use the holdingbranch variable that was set here to try
and fill holds with the least cost.

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


More information about the Koha-bugs mailing list