[Rt-devel] Last Updated, transaction.
Curtis Bruneau
curtisb at vianet.ca
Fri Aug 14 13:03:54 EDT 2009
I've modified my RT::Action::EscalatePriority to not log a transaction
as this would be run daily and get pretty messy over time.
I have a question though, using _Set or some other method is it possible
for it to not update LastUpdated and LastUpdatedBy as there is no
recorded transaction it simply adds confusion
Looking at Record.pm it doesn't seem possible, at least not the same way
the arg RecordTransaction. Is it possible to set $self->_Accessible(
'LastUpdated', 'auto' ) or $attribs{'LastUpdated'} to non auto on the fly?
Thanks for your time.
Curtis
More information about the Rt-devel
mailing list