[rt-users] Audit log?
Ruslan Zakirov
ruz at bestpractical.com
Wed Jul 13 17:48:55 EDT 2011
On Wed, Jul 13, 2011 at 9:56 PM, Jeff Blaine <jblaine at kickflop.net> wrote:
> I'd like to know, for *one* example, when someone
> defines a new custom field (global or the queue
> name it was done in, the field name, etc).
Do you want to do something when a new CF created? For example send a mail?
You always can wrap any method, for example RT::CustomField::Create.
It's doable.
Scrips do this for Tickets. In theory we can extend scrips to work for
all objects, not
only tickets, but this work is not scheduled.
--
Best regards, Ruslan.
More information about the rt-users
mailing list