# # Email template: transfer.alert.yaml # # Sent to staff members when a ticket is assigned to them. Tickets can be # assigned automatically by the system or manually by another staff member. # Use %{assigner} to distinguish who made the assignment. # --- notes: | Sent to agents when a ticket is transfered to a department to which they are a member. subject: | Ticket #%{ticket.number} transfer - %{ticket.dept.name} body: |
%{comments}