RT::AuditLog preview

In case I die hiking the Grand View Trail this weekend. :slight_smile:

This sets up RT to created more transactions so you have
an audit history for things like changes to queue and
custom fields.

Just drop this in $RTHOME/local/lib/RT/

and in RT_SiteConfig.pm: “use RT::AuditLog;”

The user interface bits aren’t really there yet, so it
might not be that interesting for most people.

Not for production use.

-Todd

AuditLog.pm (17.3 KB)