[Rt-commit] rt branch, 4.4/dashboard-subscription-user-group, repushed

Dustin Graves dustin at bestpractical.com
Fri Dec 4 13:00:59 EST 2015


The branch 4.4/dashboard-subscription-user-group was deleted and repushed:
       was c254ca57cab47152cb2b8949035707db0a89fe52
       now 44f4599a1f2a32222dd9821454f139618d828f59

1:  c254ca5 ! 1:  44f4599 change dashboard subscription recipient input to robust user/group search
    @@ -17,7 +17,7 @@
     +our @Initial = (
     +    # migrate old Recipient field to new Recipients format
     +    sub {
    -+        $RT::Logger->info("Going to migrate dashboard subscription recipients");
    ++        $RT::Logger->debug("Going to migrate dashboard subscription recipients");
     +
     +        my $attrs = RT::Attributes->new( RT->SystemUser );
     +        $attrs->Limit( FIELD => 'ObjectType', VALUE => 'RT::User' );



More information about the rt-commit mailing list