LP#1895052: add a release notes entry
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 13 Aug 2021 22:08:53 +0000 (18:08 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 13 Aug 2021 22:08:53 +0000 (18:08 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
docs/RELEASE_NOTES_NEXT/miscellaneous.adoc

index 810be5c..351e1bd 100644 (file)
@@ -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.