Jump to content
  • 0

Where Can You Create The Auto-Close Support Ticket Emails?


Question

10 answers to this question

Recommended Posts

  • 0
Posted

Usually on an auto close ticket response they list the ticket no, the department, and a link to the ticket if they want to update it. Does that get automatically added by Blesta because you can't code that without the tags.

 

For example, here's a recent ticket I received with pertinent info in it.

 

This message is regarding your ticket ID #XXXXXX. We are changing the status of this ticket to Closed as we have not heard back from you in 120 hours.

   Ticket ID: XXXXXX
   Subject: XXXXXXXXXX
   Department: Support
   Type: Issue
   Status: Closed
   Priority: Normal

If you have any further questions then do let us know. You can check the status of or reply to this ticket online at:https:XXXXXXX

  • 0
Posted

That would be in the ticket template if you have already got that, then the auto close will be sent with that information as it's just the content you are writing.

 

Settings > Company > Emails > Plugin Emails > Ticket Updated

 

In the content put the following:

----------------
Ticket ID: #{ticket.code}
Priority: {ticket.priority}
Status: {ticket.status}
Last reply: {ticket.reply_by}
Opened: {ticket.date_added}
Ticket URL: {update_ticket_url}
----------------

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...