[rt-users] scrip questions

Roman Steven romansteve at gmail.com
Fri May 12 06:57:59 EDT 2006


Hi,

I have a need to change ownership of a ticket when the person working on the
ticket is not the owner via a scrip.  But it won't change the owner.  I've
tried the following with no success.

$self->TicketObj->SetOwner( $StaffName,'Force')

$self->TicketObj->SetOwner( $StaffName,'Steal')


Also, how do I specify the encoding in the following:

$self->TicketObj->Comment( Content => $NewContent );

Thanks,
Roman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060512/5a8f41b4/attachment.htm>


More information about the rt-users mailing list