[Rt-commit] rt branch, 4.0/initialdata-membership, repushed

Alex Vandiver alexmv at bestpractical.com
Thu Feb 13 15:27:57 EST 2014


The branch 4.0/initialdata-membership was deleted and repushed:
       was 58b176dbe790ee2026fbac2d86bb54cbbe3da324
       now bc7df0872eaf2e3a5ad3133b7750fb063047cd85

1:  44bda4a = 1:  44bda4a Allow member addition in initialdata
2:  58b176d ! 2:  bc7df08 Default the Domain to UserDefined, because that's what 99% will be
    @@ -5,6 +5,14 @@
     diff --git a/docs/initialdata.pod b/docs/initialdata.pod
     --- a/docs/initialdata.pod
     +++ b/docs/initialdata.pod
    +@@
    + =head2 C<@Groups>
    + 
    +     push @Groups, {
    +-        Domain      => 'UserDefined',
    +         Name        => 'Example Employees',
    +         Description => 'All of the employees of my company',
    +         Members     => { Users =>  [ qw/ alexmv trs falcone / ],
     @@
      
      Creates a new L<RT::Group> for each hashref.  In almost all cases you'll want



More information about the rt-commit mailing list