Hi 

Does anyone have a script to alert a group when a ticket/request is placed
in a Stall condition. 

I use the following to alert the group 

To: { my $group = RT::Group->new( $RT::SystemUser );
$group->LoadUserDefinedGroup("Group Name");
$group->MemberEmailAddressesAsString; }

but I cant find the Condition (On Stall ) when setting up the script 


Any help much appreciated 

  



--
View this message in context: 
http://requesttracker.8502.n7.nabble.com/Alert-Group-when-a-ticket-in-placed-into-stall-tp54135.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.


-- 
RT Training in Seattle, June 19-20: http://bestpractical.com/training

Reply via email to