[Rt-commit] rt branch, 4.4/custom-roles-initialdata-doc, repushed
Jim Brandt
jbrandt at bestpractical.com
Thu Jan 12 12:50:19 EST 2017
The branch 4.4/custom-roles-initialdata-doc was deleted and repushed:
was e6f0864deda442ebe511b2d1c0d6ed1e57d1b168
now 897523e65c8ecd0f95543e3d0989f7d030a5bcd4
1: e6f0864 ! 1: 897523e Add initialdata docs for CustomRoles
@@ -23,3 +23,21 @@
=head2 C<@Queues>
push @Queues, {
+@@
+ Queue => 'Name',
+ GroupType => 'Requestor, Owner, AdminCc, or Cc',
+
++=item A system-level custom role
++
++ GroupDomain => 'RT::System-Role',
++ CustomRole => 'Supervisor',
++
++=item A queue-level custom role
++
++ Queue => 'Customer Support',
++ GroupDomain => 'RT::System-Role',
++ CustomRole => 'Customer',
++
+ =item A group you created
+
+ GroupDomain => 'UserDefined',
More information about the rt-commit
mailing list