From d5ce3ebb5fb7fdea4144e40d7e07b9ddae0fdf1b Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 13 Aug 2021 18:08:53 -0400 Subject: [PATCH] LP#1895052: add a release notes entry Signed-off-by: Galen Charlton --- docs/RELEASE_NOTES_NEXT/miscellaneous.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/RELEASE_NOTES_NEXT/miscellaneous.adoc b/docs/RELEASE_NOTES_NEXT/miscellaneous.adoc index 810be5cacd..351e1bda66 100644 --- a/docs/RELEASE_NOTES_NEXT/miscellaneous.adoc +++ b/docs/RELEASE_NOTES_NEXT/miscellaneous.adoc @@ -7,3 +7,14 @@ * Angular grids now have a have a 'Manage Actions Menu' configuration action to allow users to control which actions are displayed on the context menu for the grid. +* Add a new pair of library settings to support pickup library-based + hold stalling. 'Pickup Library Soft stalling interval', when set for, + the pickup library, specifies that for holds with a request time age + smaller than the specified interval only items scanned at the pickup + library can be opportunistically captured. Example "5 days". This setting + takes precedence over "Soft stalling interval" (circ.hold_stalling.soft) + when the interval is in force. 'Pickup Library Hard stalling interval', + when set for the pickup library, specifies that no items with a + calculated proximity greater than 0 from the pickup library can be + directly targeted for this time period if there are local available + copies. -- 2.11.0