function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Arjun KVArjun KV 

Get rid of last 3 digits of case id in case thread id.

Hi All,

I have configured email to case and I have checked "Insert Thread ID in the Email Subject" and
"Insert Thread ID in the Email Body" options.
When email is sent from case detail page it's automatically attaching thread id into email subject and body but it's including last 3 digits(18 digit id) of case id, because of this when user replies to that email it's creating new case.
Let me know how to solve this and link all replied mails to the case from which it had been sent.