[rt-users] Help with Old Status value

Ken Crocker kfcrocker at lbl.gov
Thu Jun 18 13:09:31 EDT 2009


To List,

I'm trying to get the old value of the ticket status so I can re-set it. 
So far, I have this:

my $trans = $self->TransactionObj;
my $oldvalue = $trans->Field('Status');
$oldvalue->Load($trans->OldValue );

and it's not working. Can anyone help? Thanks.

Kenn
LBNL



More information about the rt-users mailing list