Service Desk
In our organization, our end users call and or email us with issues and we as the technologist open the ticket. Is it possible to add a link on email that goes out once issue resolved that will allow them to click on and will automatically re-open ticket if they feel issue is not resolved? this would be something in place as appose to end users calling us back and or replying.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
airwolf
13 years ago
Posted by:
Roonerspism
13 years ago
Maybe you could use a customised mailto link in your email which goes to the submitter on closed. For reference on this page: http://www.addressmunger.com/mailto_syntax_tutorial/
Ie, create a mailto link in the 'Closed' auto email which is configured to send an email based on ticket ID. I would say something like this could work. Maybe in conjunction with a custom rule.
------
If this has been closed in error click the link below and then click send, there is no need to make any other changes to the email
<a href="mailto:yourkacesupport@domain?subject=$ticket_number">Closed in error</a>
-----
Just a possible suggestion, let me know how any testing goes or if you use any other method to do the same thing.
Ie, create a mailto link in the 'Closed' auto email which is configured to send an email based on ticket ID. I would say something like this could work. Maybe in conjunction with a custom rule.
------
If this has been closed in error click the link below and then click send, there is no need to make any other changes to the email
<a href="mailto:yourkacesupport@domain?subject=$ticket_number">Closed in error</a>
-----
Just a possible suggestion, let me know how any testing goes or if you use any other method to do the same thing.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.