[rt-users] CustomField Transactions Options?

Kevin Falcone falcone at bestpractical.com
Mon Jun 24 12:05:27 EDT 2013


On Mon, Jun 24, 2013 at 08:26:53AM -0700, namespace wrote:
> I have a custom field entry that when selected, I want to automatically add a
> watcher to the ticket in question.  As it stands,  this CustomField called
> *'Service Type'* has an entry for PO's that when selected should add
> 'purchasing at fibermedia.net' as a watcher without having the operator
> manually add the entry.  I don't see anywhere in the customfield options to
> add a watcher, only to notify existing individuals associated with the
> ticket.  Anyone got any input on this?

There is no built in action for that, you'd need to write a simple
User Defined action to call
$TicketObj->AddWatcher(...)

http://bestpractical.com/rt/docs/latest/RT/Ticket.html#AddWatcher

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130624/71cd0f99/attachment.sig>


More information about the rt-users mailing list