[rt-users] restrict setting status to "resolved"
Tom Lahti
toml at bitstatement.net
Thu Apr 2 20:21:16 EDT 2009
Argh, as usual the answer hits me right as I hit 'send'.
> $TicketObj->_Set(Field => 'Status', Value => 'open', RecordTransaction => 0);
should be
$self->TicketObj->blah blah....
Now, how to get at the "old value" instead of hard-coding "open".
--
-- ============================
Tom Lahti
BIT Statement LLC
(425)251-0833 x 117
http://www.bitstatement.net/
-- ============================
More information about the rt-users
mailing list