[rt-users] Little help with template
Jim Tambling
Jim.Tambling at datatote.co.uk
Thu Mar 5 07:43:01 EST 2009
Hi,
I should state I have no knowledge of Perl beforehand. I have a scrip
that notifies the requestor when an approval ticket has been approved.
This is the template;
Subject: Ticket Approved: {$Ticket->Subject}
Greetings,
Your ticket has been approved by { eval { $Approval->OwnerObj->Name } }.
Other approvals may be pending.
The requestor receives the email as shown below;
Greetings,
Your ticket has been approved by .
Other approvals may be pending.
Notice the distinct lack of the approver's name.
Thnaks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090305/3aeba690/attachment.htm>
More information about the rt-users
mailing list