Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
wancom Offline
New Member
 
Posts: 14
Join Date: Nov 2005
unique alerts for different status changes? - 09-03-2007, 09:23 PM

We are using a kayako department to track our purchasing process. We have a 6 step process and use a different status to track each step. The first is submitted, 2nd approved, 3rd Purchase-Order-Created, etc... Staff change the ticket status based on internal actions. I want the submitting user to get notifications when their ticket status changes, and I want custom mails to be sent based on the new status. For example, when the ticket moves to step two, "approved" I want something saying "Your ticket has been approved. Your ticket is now with accounting and the next step will involve them creating a formal purchase order" or something to that effect. The idea is to keep submitters updated on status and who is responsible for action.

My best approach so far looks to be customizing alert_ticketstatus. My approach will be to see if <IF> statements can take hard-coded status as options and have different sections for each status. This seems troublesome and will require a finite set of hard-coded statuses and break if their names change. This doesn't feel like the right approach. Can anyone recommend something better? I imagine I can use prefefined replies to store the messages, but I'm still unsure of where to insert the logic to tie certain predefined replies to certain status changes...
   
Reply With Quote
  (#2) Old
jmorby Offline
New Member
 
Posts: 16
Join Date: Feb 2007
Location: Watford, UK
10-03-2007, 02:07 AM

At the moment, I think the only way to do this (without rewriting bits of Kayako) is to use pre-defined replies and have a workflow which involves steps of

o Reply to customer
o use predefined reply a
o set status to a
o modify reply if necessary
o click send

Now you could modify the templates / code / logic programatically, I guess it really depends on the volume of transactions, and whether or not it's too much work for your guys to choose a pre-defined reply _and_ set the status at the same time.

But it does sound like a useful feature request to have certain auto responses keyed to certain status changes .. you can certainly alert Staff, but currently not customers as far as I'm aware


Regards,

Jon

FidoNet - http://www.fido.net/ - Official Kayako Reseller
tel: +44 845 004 3050 / fax: +44 845 004 3051
Contact sales@fido.net for pricing and licensing info
   
Reply With Quote
Reply

Tags
alerts, status, unique

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46