Bug 30851

Summary: Improve performance of request.pl
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Hold requestsAssignee: Nick Clemens (kidclamp) <nick>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
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:
Bug Depends on: 25408    
Bug Blocks:    
Attachments: Bug 30851: Return rights info from CanItemBeReserved

Description Nick Clemens (kidclamp) 2022-05-26 00:59:04 UTC

    
Comment 1 Nick Clemens (kidclamp) 2022-05-26 01:00:31 UTC
Created attachment 135357 [details] [review]
Bug 30851: Return rights info from CanItemBeReserved

Rather than fath holds rules outside of the routine, let's return the ones we
already calculated.

There is precedent to return some rules in some instances, this just expands that
Comment 2 Katrin Fischer 2023-06-18 13:02:18 UTC
Should this be Needs Signoff?