add 'Notify Other Recipients' action back, was deprecated but now used by default...
authorIvan Kohler <ivan@freeside.biz>
Sat, 11 Mar 2017 18:18:04 +0000 (10:18 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sat, 11 Mar 2017 18:18:04 +0000 (10:18 -0800)
rt/etc/initialdata

index 61e6357..9085050 100644 (file)
       Description => 'Sends mail to explicitly listed Ccs and Bccs',      # loc
       ExecModule  => 'NotifyAsComment',
       Argument    => 'OtherRecipients' },
-# deprecated
-#    { Name        => 'Notify Other Recipients',                           # loc
-#      Description => 'Sends mail to explicitly listed Ccs and Bccs',      # loc
-#      ExecModule  => 'Notify',
-#      Argument    => 'OtherRecipients' },
+# deprecated?  now default create scrips use it in 4.2
+    { Name        => 'Notify Other Recipients',                           # loc
+      Description => 'Sends mail to explicitly listed Ccs and Bccs',      # loc
+      ExecModule  => 'Notify',
+      Argument    => 'OtherRecipients' },
 
     { Name        => 'User Defined',                                      # loc
       Description => 'Perform a user-defined action',                     # loc