Bug 35225 - Improve AllowRenewalIfOtherItemsAvailable performance
Summary: Improve AllowRenewalIfOtherItemsAvailable performance
Status: RESOLVED DUPLICATE of bug 34178
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-02 06:50 UTC by Johanna Räisä
Modified: 2023-12-07 11:25 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***