# # Email template: assigned.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 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. subject: | Ticket Assigned to you body: |
From: | %{ticket.name} <%{ticket.email}> |
Subject: | %{ticket.subject} |