On Tuesday 11 April 2006 22:26, Rodney Rindels wrote:

> Tried both ways, seems as if the scrip never fires even..Like it can't
> detect on "On Change Queue"

try the following :)

Custom Action Cleanup Code:
> my $QueueName = "HealthCheck/Follow-up";
$RT::Logger->info("scrip fired with queue name: ".$self->blabla->Name);
> return 1 unless $self->TicketObj->QueueObj->Name eq $QueueName;


>
>  Thanks Anyway :-)
> Rodney
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to