From: Mike Rylander Date: Fri, 31 Jan 2020 18:09:35 +0000 (-0500) Subject: Adding release note X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3fad050e8ec1e87bdadf997df8e62bfc61add7b9;p=working%2FEvergreen.git Adding release note Signed-off-by: Mike Rylander --- diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/hold-subscriptions.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/hold-subscriptions.adoc new file mode 100644 index 0000000000..fe125de27c --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/hold-subscriptions.adoc @@ -0,0 +1,26 @@ +Hold Subscriptions +^^^^^^^^^^^^^^^^^^ + +This feature allows staff to add multiple users to a named hold subscription +bucket and place title-level holds for a record for that entire set of users. +Users can be added to such a hold subscription bucket from either the patron +search result interface, via the Add to Bucket dropdown, or through a dedicated +Hold Subscription interface available from the Circulation menu. Adding new +patrons to a subscription bucket will require staff have the PLACE_HOLD +permission. + +Holds can be placed for the users in a subscription bucket either directly from +the normal staff-place hold interface in the embedded OPAC, or by supplying the +record ID within the subscription bucket interface. In the latter case, the +list of users for which a hold was attempted but failed to be placed can be +downloaded by staff in order to address any placement issues. Placing a +subscription bucket hold will requires staff have the MANAGE_BATCH_HOLDS +permission, which is new with this development. + +In the event of a mistaken subscription hold, staff with the MANAGE_BATCH_HOLDS +permission will have the ability to cancel all unfulfilled holds created as +part of a subscription hold event. + +A link to the title's hold interface is available from the list of subscription +hold events in the dedicated subscription hold interface. +