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

Joonas Kylmälä <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
             Status|Passed QA                   |Signed Off
             Status|Signed Off                  |Passed QA
 Attachment #118950|0                           |1
        is obsolete|                            |
 Attachment #118951|0                           |1
        is obsolete|                            |
 Attachment #119125|0                           |1
        is obsolete|                            |
 Attachment #119126|0                           |1
        is obsolete|                            |
 Attachment #119127|0                           |1
        is obsolete|                            |
 Attachment #119253|0                           |1
        is obsolete|                            |

--- Comment #16 from Joonas Kylmälä <[email protected]> ---
Moving back to signed-off until I am able to upload the patches with my
sign-off (currently bugzilla is experiencing some difficulties)

--- Comment #17 from Joonas Kylmälä <[email protected]> ---
Created attachment 119253
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119253&action=edit
Bug 28013: Performance improvements to CanBookBeRenewed

In the case of 'AllowRenewalIfOtherItemsAvailable' we check all existing
reserves against
all existing items. This patchset reduces the number of DB/subroutine calls

To test:
1 - Apply patch
2 - prove -v t/db_dependent/Circulation.t

Signed-off-by: Amit Gupta <[email protected]>
Signed-off-by: Joonas Kylmälä <[email protected]>

--- Comment #18 from Joonas Kylmälä <[email protected]> ---
Created attachment 119257
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119257&action=edit
Bug 28013: Performance improvements to CanBookBeRenewed

In the case of 'AllowRenewalIfOtherItemsAvailable' we check all existing
reserves against
all existing items. This patchset reduces the number of DB/subroutine calls

To test:
1 - Apply patch
2 - prove -v t/db_dependent/Circulation.t

Signed-off-by: Amit Gupta <[email protected]>
Signed-off-by: Joonas Kylmälä <[email protected]>

-- 
You are receiving this mail because:
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