Hello all,
we have following problem:
When an agent replied to a ticket, his name and contact details are put in the footer of the email (set in the template - everything is ok).
%{response}
Mit freundlichen Grüßen / Best regards
%{ticket.staff}
Once the customer replied and the ticket is assigned to an other agent, the reply from the new agent will be sent under the first agents name.
So the complete ticket tree is sent by the agents name who replied to the customer at first.
In the backend it is shown correctly and each agents name is shown in the backend tree. But the email sent to the customer always includes the name of the first agent in the footer.
How can we fix this? The email should contain the footer of each replying agent.
thanks
Thorsten