Whenever a user is submitting a ticket and tries to send the path of a file/folder location, the backslashes are removed from the path.
Z:\Folder\subfolder\file.docx
Will show up in the ticket as
Z:Foldersubfolderfile.docx
I assume the text of the ticket is being escaped. It is frustrating when the paths are long and I need to reference multiple locations.
Is there a setting I can change?
Thank you for your help!