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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 12:08:29 CET 2017


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60472|0                           |1
        is obsolete|                            |
  Attachment #60473|0                           |1
        is obsolete|                            |
  Attachment #60474|0                           |1
        is obsolete|                            |

--- Comment #34 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 60544
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60544&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>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list