K1000 Ticket duplication through email chain
We are having an issue with duplicate tickets. One of the biggest issues is users are asked to CC their managers and supervisors at times and every time a person replies to the email chain KACE creates a new ticket. Is there a way to avoid this from happening or to auto merge all replies into the same ticket?
2 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
Soloman007
8 years ago
You can add the ticket number to the end of all subjects in any emails generated by KACE. KACE will then update the comments on that ticket on any replies it receives.
For Built in ticket emails use variable $ticket_number
For Custom ticket Rules use the following exactly: TICK:$id
I like to add [ ] around it such as [TICK:$id] but you don't have to have the brackets.
Comments:
-
What if they are emailing into HelpDesk@Company.com to generate an automated ticket before there is a ticket number assigned? - DavidJ 8 years ago
-
So they email Helpdesk@Company.com then CC people, then the CC group does a ReplyAll email? - Soloman007 8 years ago
-
Right, the original email to the HelpDesk is being CC'd to the managers and others affected and then everyone is hitting the "reply to all" to generate duplicate tickets. - DavidJ 8 years ago
You can create a ticket rule that will close/delete any tickets that begin with "RE:" Which all those emails should. This way only the original ticket remains on the queue. This will mess with your Ticket numbering, but unfortunately, the only other solution would be procedural. - Soloman007 8 years ago