[Rt-commit] [rtir] 01/01: Remove default 4.2 scrip added in 544676f3
Kevin Falcone
falcone at bestpractical.com
Thu Jun 12 16:44:07 EDT 2014
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 3.2/remove-notify-ccs-on-create
in repository rtir.
commit 54be62b5802962d150b8bbc6cc42f540553ea747
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Jun 9 12:50:29 2014 -0400
Remove default 4.2 scrip added in 544676f3
We added this for RTIR 3.0 because RT 4.0 didn't ship this Scrip.
If you're setting up a new install of RT/RTIR, you'll get On Create
Notify Ccs globally as part of RT 4.2 in 264db7d.
If you're doing an upgrade from a previous RTIR install, nothing has
changed and the upgrade notes in UPGRADING-3.0 still apply.
---
etc/initialdata | 5 -----
1 file changed, 5 deletions(-)
diff --git a/etc/initialdata b/etc/initialdata
index 700c1bc..5f19b59 100644
--- a/etc/initialdata
+++ b/etc/initialdata
@@ -383,11 +383,6 @@
ScripAction => 'RTIR Set Constituency Group',
Template => 'Blank' },
- { Description => 'On Create Notify Ccs',
- Queue => 'Investigations',
- ScripCondition => 'On Create',
- ScripAction => 'Notify Ccs',
- Template => 'Correspondence' },
);
# WARNING: If you change content of the templates, don't forget to
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list