#
# Email template: ticket.notice.yaml
#
# Sent to a user when a staff member creates a ticket on the user's behalf.
# This is most commonly performed when user's call in on the phone.
#
---
notes: |
Sent to a user when a staff member creates a ticket on the user's behalf.
This is most commonly performed when user's call in on the phone.
subject: |
%{ticket.subject} [#%{ticket.number}]
body: |
Dear %{recipient.name.first},
Our customer care team has created a ticket, #%{ticket.number} on your behalf, with
the following details and summary:
Topic: %{ticket.topic.name}
Subject: %{ticket.subject}
%{message}
%{response}
If need be, a representative will follow-up with you as soon as
possible. You can also view this
ticket's progress online.
Your %{company.name} Team,
%{signature}
If you
wish to provide additional comments or information regarding the issue,
please reply to this email or login to your account for
a complete archive of your support requests.