Bug 30851 - Improve performance of request.pl
Summary: Improve performance of request.pl
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Nick Clemens (kidclamp)
QA Contact: Testopia
URL:
Keywords:
Depends on: 25408
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-26 00:59 UTC by Nick Clemens (kidclamp)
Modified: 2023-06-18 13:02 UTC (History)
1 user (show)

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


Attachments
Bug 30851: Return rights info from CanItemBeReserved (8.67 KB, patch)
2022-05-26 01:00 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review

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