Kayako Logo
Presales Questions Interested in Kayako products or have a question to ask existing users? Post in here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
danielpugh Offline
Member
 
Posts: 31
Join Date: Aug 2007

SupportSuite
Owned License

escalations! - 23-08-2007, 06:09 PM

Hi there,
i am using the demo(http://danielpugh9644jn.kayakotrial.com) and very impressed. I cant seem to configure sla/escalations as needed.

Is the following possible:
ticket opened and not assigned.

If not answered/updated/assigned in 1/2 hr ticket priority gets changed to urgent
if not answered in 2 hrs priority gets changed to critical
after 3 hrs it gets assigned to specified superviser.
after 6 hrs manager gets notified by email
(obviously - only within the hours of the sla).

***edit***
what i have done to try and get basic functionality:
1. created sla schedule (today - thursday has sla up till 12pm)
2. created sla plan {all open tickets of any priority} llinked to schedule above
3. created an escalation rule linked into sla plan that raises priority to urgent.

left running for 4 hrs, then set escalation task to run now and checked log (it ran an hour ago).
logged out and back into admin cp and staff cp.

ticket shows correct sla, assigned but no change of priority!
What am i missing?

have manually run cron job just in case,, its not finding anything to escalate:
Array ( [0] => 1 ) Array ( [0] => 1 ) No Tickets Found
***edit***
thanks in advance again.

Dan

Last edited by danielpugh : 23-08-2007 at 11:40 PM. Reason: further info
   
Reply With Quote
  (#2) Old
danielpugh Offline
Member
 
Posts: 31
Join Date: Aug 2007

SupportSuite
Owned License

23-08-2007, 11:48 PM

more info:
if i manually change the due date (i previously wiped it with no effect), then the result when running cron is:
Array ( [0] => 1 ) Array ( [0] => 1 ) Escalating Ticket: 3
Escalating: 3

but ...

on logging on its still not changed the priority
   
Reply With Quote
  (#3) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 93
Join Date: Jan 2008

SupportSuite
Owned License
21-01-2008, 02:58 PM

Sorry to drag this up - but did you ever get this working? I seem to have the exact same problem. When I run the cron manually [http://<url>/cron/index.php?_t=tickets] I get:

Array ( [0] => 6 ) Array ( [0] => 1 [1] => 2 [2] => 3 ) Escalating Ticket: 29
Escalating: 29

But nothing happens to the ticket!

My cron setup:

*/2 [every 2 mins] wget -O/dev/null http://<url>/cron/index.php?_t=parser
*/2 [every 2 mins] wget -O/dev/null http://<uirl>/cron/index.php?_t=tickets

Last edited by GoneShootin : 21-01-2008 at 03:16 PM.
   
Reply With Quote
  (#4) Old
danielpugh Offline
Member
 
Posts: 31
Join Date: Aug 2007

SupportSuite
Owned License

what i did - 21-01-2008, 03:17 PM

1. installed latest cvs version
2. setup scheduled task to run more frequently and directly run escalations "C:\WINDOWS\wget.exe -q -O NUL http://localhost/cron/index.php?_t=tickets"

3. read up a bit about the general escalations from the sticky in the forum/manual
4. wait for kayako to produce proper system (new version of supportsuite coming at some point in the future, but 2yrs in dev. up to now...)
   
Reply With Quote
  (#5) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 93
Join Date: Jan 2008

SupportSuite
Owned License
21-01-2008, 03:21 PM

So I take it that you never solved this problem?
   
Reply With Quote
  (#6) Old
Raghav Arora Offline
Team Leader (Support)
 
Raghav Arora's Avatar
 
Posts: 209
Join Date: Apr 2005

21-01-2008, 10:06 PM

Quote:
Originally Posted by GoneShootin View Post
Sorry to drag this up - but did you ever get this working? I seem to have the exact same problem. When I run the cron manually [http://<url>/cron/index.php?_t=tickets] I get:

Array ( [0] => 6 ) Array ( [0] => 1 [1] => 2 [2] => 3 ) Escalating Ticket: 29
Escalating: 29

But nothing happens to the ticket!
This is fixed in the latest CVS build. Please use the following file:
* /modules/tickets/functions_ticketcore.php

Notes: SWIFT Genereal:
- Fixed the issue with ticket escalations.


Hosted clients:
Please email me with your helpdesk details and I will upload the same file for you.

Regards,

Raghav Arora


Raghav Arora (raghav.arora ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#7) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 93
Join Date: Jan 2008

SupportSuite
Owned License
22-01-2008, 11:43 AM

Hi - I've applied the new code from the build as suggested. If I've anymore problems I'll be in touch

I wonder - is there a way to get automatic notification new CVS builds?
   
Reply With Quote
  (#8) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 4,390
Join Date: Jan 2006
Location: UK

SupportSuite
Owned License

22-01-2008, 11:47 AM

They are built every night, without fail. You can keep track of changes here: Changelog.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
Reply With Quote
  (#9) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 93
Join Date: Jan 2008

SupportSuite
Owned License
22-01-2008, 01:38 PM

The CVS updated solved the escalation. Happy days. Kayako goes live tomorrow
   
Reply With Quote
  (#10) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 4,390
Join Date: Jan 2006
Location: UK

SupportSuite
Owned License

22-01-2008, 01:44 PM

Great to hear, good luck


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
Reply With Quote
  (#11) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,353
Join Date: Aug 2006
Location: Mumbai, India

SupportSuite
Owned License
22-01-2008, 01:49 PM

Since the query started with a hosted trial version, you cannot use CVS builds on hosted versions of Kayako including the hosted trials.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#12) Old
danielpugh Offline
Member
 
Posts: 31
Join Date: Aug 2007

SupportSuite
Owned License

congrats - 22-01-2008, 04:45 PM

glad to hear you got it working. For clarity .. we did get it working - again only through cvs...
   
Reply With Quote
Reply


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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Escalations not working mommacude SupportSuite, eSupport and LiveResponse 5 18-12-2006 07:41 PM
Fix SLAs, escalations!!!!!!!!!!!!!!! leyton01 SupportSuite, eSupport and LiveResponse 1 17-11-2006 01:04 AM
A Challenge for Kayako:Multiple levels of Escalations problem and SLA Plans vineethshyam SupportSuite, eSupport and LiveResponse 0 11-10-2006 03:06 PM



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Kayako provides online help desk software and support solutions; enabling companies to improve their support and reduce costs.

Our three main products include: SupportSuite, eSupport and LiveResponse



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