From: Galen Charlton Date: Fri, 13 Aug 2021 22:08:53 +0000 (-0400) Subject: LP#1895052: add a release notes entry X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d5ce3ebb5fb7fdea4144e40d7e07b9ddae0fdf1b;p=evergreen%2Fpines.git LP#1895052: add a release notes entry Signed-off-by: Galen Charlton --- 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.