# # 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: |

Hi %{recipient.name},

Ticket #%{ticket.number} has been transferred to the %{ticket.dept.name} department by %{staff.name.short}

%{comments}

To view or respond to the ticket, please login to the support ticket system.
Your friendly Customer Support System
Powered By osTicket