[rt-users] getting the current queue name and how to move the ticket to another queue?

pdh at bestpractical.com pdh at bestpractical.com
Thu Apr 29 06:17:46 EDT 2004


Swinkels, Marcel wrote:
> Apr 29 09:34:43 secsrv RT: Scrip 66 Prepare failed: Global symbol
> "$TicketObj" requires explicit package name at (eval 2067) line 43.
> (/opt/rt3/lib/RT/Action/UserDefined.pm:43)

$self->TicketObj ...

> I used this code in a working script that already has the following
> declarations:
> 
> my $Ticket = $self->TicketObj;

... or simply $Ticket. :-)



More information about the rt-users mailing list