[Rt-commit] rt branch, master, updated. rt-4.1.19-11-g54d485c
Todd Wade
todd at bestpractical.com
Mon Aug 12 19:02:40 EDT 2013
The branch, master has been updated
via 54d485c5e34c7e649d13edd827fe9fd69fbdc2f1 (commit)
from 75c14582324e48a2375d1968680cb753e22c3cd8 (commit)
Summary of changes:
docs/UPGRADING-4.2 | 29 ++++++++++++++++++++++++++++-
1 file changed, 28 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 54d485c5e34c7e649d13edd827fe9fd69fbdc2f1
Author: Todd Wade <todd at bestpractical.com>
Date: Mon Aug 12 19:00:20 2013 -0400
Be more explicit about which scrips to create and edit to get equivalent scripts
diff --git a/docs/UPGRADING-4.2 b/docs/UPGRADING-4.2
index 42c1581..a2cf0a0 100644
--- a/docs/UPGRADING-4.2
+++ b/docs/UPGRADING-4.2
@@ -137,7 +137,34 @@ UPGRADING FROM RT 4.0.0 and greater
* New installs will notify Ccs and one-time Ccs/Bccs on create and Owners on
create and correspond. Upgraded installations will not. If you'd like to
- adjust your scrips, the actions are available from the admin scrip pages.
+ adjust your scrips to match the new install behavior, create and edit the
+ following scrips from the admin scrip page:
+
+ To notify Ccs on create, on the 'Create a global scrip' page:
+
+ Description: On Create Notify Ccs
+ Condition: On Create
+ Action: Notify Ccs
+ Template: Correspondence in HTML
+
+ To notify one-time Ccs/Bccs on create, on the 'Create a global scrip' page:
+
+ Description: On Create Notify Other Recipients
+ Condition: On Create
+ Action: Notify Other Recipients
+ Template: Correspondence in HTML
+
+ To notify Owners on create, click 'On Create Notify AdminCcs'. Change the
+ fields listed below to their corresponding values:
+
+ Description: On Create Notify Owner and AdminCcs
+ Action: Notify Owner and AdminCcs
+
+ To notify Owners on correspond, click 'On Correspond Notify AdminCcs'. Change
+ the fields listed below to their corresponding values:
+
+ Description: On Correspond Notify Owner and AdminCcs
+ Action: Notify Owner and AdminCcs
* Notifications to AdminCcs on approvals are now handled via the New Pending
Approval template in the hidden ___Approvals queue. If you customized the
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list