[Koha-bugs] [Bug 17941] CanBookBeRenewed is very inefficient/slow

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 20 17:10:23 CET 2017


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60189|0                           |1
        is obsolete|                            |

--- Comment #30 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 60472
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60472&action=edit
Bug 17941 avoid scanning the full cartesian product

when a item match a borrower, there is no point in checking the
other borrowers

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

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


More information about the Koha-bugs mailing list