From: Stephen Soltesz Date: Sun, 21 Jun 2009 20:48:19 +0000 (+0000) Subject: better formatted auto-reply, with custom-field default value . X-Git-Tag: Monitor-3.0-18~31 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=3bf576420ff2a6c815d94a9b17be841fbbe0d74e;p=monitor.git better formatted auto-reply, with custom-field default value . --- diff --git a/rt3/initialdata b/rt3/initialdata index 2b3fff8..183b7cf 100644 --- a/rt3/initialdata +++ b/rt3/initialdata @@ -238,13 +238,14 @@ Description => 'Default Autoresponse template', # loc Content => 'Subject: AutoReply: {$Ticket->Subject} +Hello, -Greetings, +Thank you very much for reporting this. -This message has been automatically generated in response to the +This message was automatically generated in response to the creation of a trouble ticket regarding: - "{$Ticket->Subject()}", -a summary of which appears below. + + "{$Ticket->Subject()}" There is no need to reply to this message right now. Your ticket has been assigned an ID of [{$rtname} #{$Ticket->id()}]. @@ -258,6 +259,7 @@ you may reply to this message. Thank you, {$Ticket->QueueObj->CorrespondAddress()} +{$Ticket->AddCustomFieldValue(Field => 'Problem Category', Value => 'Trivial');} ------------------------------------------------------------------------- {$Transaction->Content()}