Is there a way to not make the requester reply to a closed ticket? And leave a message saying to open a new one instead when we close ticket?
Cannot reply to closed ticket
Best answer by Grimsby90
Hi Frank
We have a similar setup to mfiss however rather than emailing the requester we create a follow up ticket using API. The event triggers and conditions are all the same but instead we have use a “Web request “ to GET’s all the ticket information of the original ticket and then use the Parser Node to reference things like Department ID/ Group ID etc so the “Trigger Webhook” will create a follow up ticket that contains all the necessary information straight from the off (including the {{ticket.last_public_comment}}).
We also include in the original ticket description {{ticket.description}} and a reference to back to the original ticket ID via a URL {{ticket.url}}.
Additionally to this we have a Business rule which disables the Closed field within a ticket when a ticket status equals Closed.
Hope this helps.
Join the Community
Already have an account? Login
Login to the Freshworks community
No account yet? Create an account
Social Login
Login for Freshworks Employees Login with LinkedInEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

