Bug 35225

Summary: Improve AllowRenewalIfOtherItemsAvailable performance
Product: Koha Reporter: Johanna Räisä <johanna.raisa>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Johanna Räisä 2023-11-02 06:50:10 UTC
If patron has lot of issues and record has lot of holds the performance of AllowRenewalIfOtherItemsAvailable is poor. Looping through possible holds and available items takes ages.
Comment 1 Johanna Räisä 2023-12-07 11:24:53 UTC
This problem seems to be fixed with bug 34178.
Comment 2 Johanna Räisä 2023-12-07 11:25:04 UTC

*** This bug has been marked as a duplicate of bug 34178 ***