[rt-users] Approvals in RT

Oluwatomisin Ilori tomisilori at yahoo.co.uk
Thu Feb 3 03:55:02 EST 2005


I'm running rt 3.2.2 on redhat linux 8.0, apache 1.1.9 with mod_perl 1, perl 5.8.6 and mysql 4.1.9. I want a situation when an approval ticket is created once any ticket is resolved and an email is sent to the AdminCC and some other people when this is done. Can anyone help out please? I checked rt.log but there was no message in there.
 
I copied the approval template in appendix 5 and i created the scrip as follows:
 
Condition: On resolve 
 
Action: Create Tickets
 
Template:Approval.
 
The Approval template I'm using is:
Subject: Code review for {$Tickets{'TOP'}->Subject}
Depended-On-By: {$Tickets{'TOP'}->Id}
Queue: QueueName
Content: Someone has created a ticket. you should review and approve it, so they can finish their work.

		
---------------------------------
 ALL-NEW Yahoo! Messenger - all new features - even more fun!  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050203/069b46ca/attachment.htm>


More information about the rt-users mailing list