Jump to content
  • 0

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


hostingDifferent-Scott

Question

10 answers to this question

Recommended Posts

  • 0

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

Link to comment
Share on other sites

  • 0

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}
----------------
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...