I have followed instructions for reply threading referenced here:
https://support.freshservice.com/support/discussions/topics/308918
No matter what I do I cant get new emails to thread to existing ticket.
Scenario:
I create a ticket in freshservice that gets assigned to an Agent that is actually another internal system that creates its own ticket for the issue freshservice creates. (long story!)
The second system doesn't actually reply but actually creates a new "notification" email back to the freshservice system (that would seem to be coming from the assigned agent). So in order to thread it to the correct ticket to add a note I have put the freshservice ticket ID in the subject line of outbound notices from the other system. In fact I have made the subject line match exactly. However, none of the recommendations in the above thread work. I have added ticket ID to the subject line as [#{{ticket.id}}], (#{{ticket.id}}), and just #{{ticket.id}}. None of it will thread correctly.
Because this in essence is a new email to freshservice I can only rely on Subject check since there is no message-id continuation and the body <span> tag appears to get lost.
Questions:
1. Is it not possible to send a new independent email to our freshservice ticketing email address with a proper tag that would force it to match up to an existing ticket?
2. If so what is the correct syntax?
3. What is the exact coding for the body <span> tag so I can experiment with that option?
Thanks!
    Â