From: Kyle Huckins Date: Wed, 12 Dec 2018 21:26:23 +0000 (+0000) Subject: lp1777677 Test Notification Release Notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b01790eed4f90f62f521d5e6cd46243dd79c7dd7;p=evergreen%2Fpines.git lp1777677 Test Notification Release Notes - Add release notes for Test Notification functionality. Signed-off-by: Kyle Huckins Changes to be committed: new file: docs/RELEASE_NOTES_NEXT/Circulation/test_notification_method.adoc --- diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/test_notification_method.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/test_notification_method.adoc new file mode 100644 index 0000000000..5e22cee9d2 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/test_notification_method.adoc @@ -0,0 +1,12 @@ +Test Notification Method +^^^^^^^^^^^^^^^^^^^^^^^^ +Patrons and staff may request a test notification for a patron's default email address or SMS +number via the Patron Registration interface in the staff client or the Opac preferences interface. The OPAC_LOGIN permissions are required to +request a notification. When a notification is sent, it will be sent to either the user's default email or default SMS number, depending on +what was requested. + +Upgrade Notes ++++++++++++++++++++ + +This feature adds two new rows to action_trigger.event_definition, two into +action_trigger.hook, and six into action_trigger.environment.