From: Jane Sandberg Date: Mon, 8 Oct 2018 21:42:30 +0000 (-0700) Subject: Docs: adding info about testing action triggers X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=46403f57d63dc2fd2df25e185e3968b331437acb;p=working%2FEvergreen.git Docs: adding info about testing action triggers Signed-off-by: Jane Sandberg --- diff --git a/docs/admin/actiontriggers.adoc b/docs/admin/actiontriggers.adoc index 9351f631af..660fa57642 100644 --- a/docs/admin/actiontriggers.adoc +++ b/docs/admin/actiontriggers.adoc @@ -104,6 +104,7 @@ Creating Action Triggers . Once you are satisfied with your new event trigger, click the _Save_ button located at the bottom of the form. + [TIP] ========= A quick and easy way to create new action triggers is to clone an existing action trigger. @@ -134,6 +135,15 @@ Deleting Action Triggers . Check the check box next to the action trigger you wish to delete . Click _Delete Selected_ on the top-right of the page. +Testing Action Triggers +^^^^^^^^^^^^^^^^^^^^^^^ + +. Go to the list of action triggers. +. Click on the blue link text for the action trigger you'd like to test. +. Go to the Test tab. +. If there is a test available, fill in the required information. +. View the output of the test. If you are testing an email or SMS notification, +don't worry -- the patron will not receive an email or SMS during your test. anchor:hooks[]