Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.7.0-b1
-
Component/s: None
-
Labels:None
Description
When a ticket received/updated email is sent, we include a {ticket} tag, but not anything related to the client that opened it. This is partially due to the fact that there may not be an associated client/contact because the ticket was emailed in.
We should consider setting a {contact} tag that contains the information on the contact that opened/replied to the ticket, assuming it is known. The {ticket.email} tag is the only information we would have if the ticket was emailed in and we don't know the related contact. Because of this, any update to the email template description to use the new tag should be conditional.
Be sure to update the documentation to indicate the new tags and what they represent.