[rt-users] Feature request: disable global scrip in a queue
Daniel E. Eisenbud
eisenbud at cbio.mskcc.org
Tue May 20 23:32:14 EDT 2003
On Tue, May 20, 2003 at 09:28:21PM -0400, Daniel E. Eisenbud <eisenbud at cbio.mskcc.org> wrote:
> I will also record here, in case anyone else cares, my discovery that
> the way to run a scrip when changing the queue of a ticket _to_
> "random", is the following condition. Proabably not as useful.
Or rather, when changing the queue of a ticket to anything _but_
"random".
> return (($self->TransactionObj->Field eq "Queue") and
> ($self->TicketObj->QueueObj->Name ne "random"));
More information about the rt-users
mailing list