Summary: | Improve performance of request.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Hold requests | Assignee: | 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
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 Should this be Needs Signoff? |