Wikia

Request Tracker Wiki

Watchlist Recent changes

On Correspond Notify AdminCcs if Not Owned

You don't want to bother your AdminCc with every little details once someone takes ownership, so you don't want to add "On Correspond Notify AdminCcs".

This scrip will only send correspondance if the ticket isn't yet owned.

Condition: User Defined

Action: Notify AdminCcs

Template: Global template: Admin Correspondence

Custom condition:

my $trans = $self->TransactionObj;

return 0 unless $trans->Type eq "Correspond";
return 0 unless $self->TicketObj->Owner == $RT::Nobody->id;
return 1;

Pages on Request Tracker Wiki

Add a Page
857pages on
this wiki

Latest Photos

Add a Photo
28photos on this wiki
See more >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki