[Rt-commit] [rtir] 01/02: We ended up just reusing add_constituency

Jesse Vincent jesse at bestpractical.com
Thu Apr 2 19:42:50 EDT 2015


This is an automated email from the git hooks/post-receive script.

jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.

commit 405943869ab339520a8c2a22c085da3775f301c8
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Thu Apr 2 15:50:48 2015 -0700

    We ended up just reusing add_constituency
---
 bin/create_constituency | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/bin/create_constituency b/bin/create_constituency
deleted file mode 100644
index 61abf55..0000000
--- a/bin/create_constituency
+++ /dev/null
@@ -1,20 +0,0 @@
-# TODO: rename me to add_constituency and make my arg parsing match the old tool
-#
-# If there is no global queue custom field called RTIR_Constituency, create one
-# add the constituency name to as a value for that field
-#
-# Create four queues
-#   $CONSTITUENCY Investigations
-#   $CONSTITUENCY Reports
-#   $CONSTITUENCY Incidents
-#   $CONSTITUENCY Countermeasures 
-#   
-#       For each of those queues
-#           set its RTIR constituency to $CONSTITUENCY
-#           apply the RTIR scrips for its kind of queue to it
-#           Create a dutyteam group for it $CONSTITUENCY Duty Team
-#           Create a readonly group for it $CONSTITUENCY Read Only
-#           Give the duty team the correct rights
-#           Give the read only group the correct rights
-#
-#
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list