Queue Escalations Reset

Moderator: crythias

Locked
benkeesing
Znuny newbie
Posts: 12
Joined: 19 Nov 2012, 10:43
Znuny Version: 3.3.6
Real Name: Ben
Company: MIQ

Queue Escalations Reset

Post by benkeesing »

Hi,

We have just set up escalations on queues and while they are escalating the tickets fine they are not resetting when moved to a different queue.

For example, a ticket comes in to Queue1 which has an escalation time of 15 minutes.

If the ticket stays there for 15 minutes it then escalates which is expected.

However when that ticket is moved into Queue2 which also has an escalation time of 15 minutes we would like the escalation to reset and the time to start again.

So a ticket could come in, sit in Queue1 for 10 minutes, move to Queue2 and stay there for 15 minutes before escalating.

Currently it seems that the ticket is just taking the first queues escalation settings.
OTRS Version 5.05
ITSM Version 5.0.5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Queue Escalations Reset

Post by jojo »

the escalation is based on the ticket creation not on moves.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
benkeesing
Znuny newbie
Posts: 12
Joined: 19 Nov 2012, 10:43
Znuny Version: 3.3.6
Real Name: Ben
Company: MIQ

Re: Queue Escalations Reset

Post by benkeesing »

Is there any way to achieve this following situation as this is what we would like to implement:

Ticket comes in and is claimed (and moved into another queue) within 15 minutes or escalates - This escalation is then reset when the ticket is claimed

When claimed the agent then has 15 minutes to respond to the customer or the ticket escalates - This escalation is then reset when an external contact is made, the ticket can be kept open here if the fix will take longer than 15 minutes

The agent then has up to 2 days to fix the issue or the ticket escalates

Hope that makes sense.

Many Thanks
OTRS Version 5.05
ITSM Version 5.0.5
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Queue Escalations Reset

Post by crythias »

benkeesing wrote:Ticket comes in and is claimed (and moved into another queue) within 15 minutes or escalates - This escalation is then reset when the ticket is claimed
I *get* what you're trying to do but escalation is entirely dependent on telling the ticketing system you communicated as a human with the customer. Changing hats in which the ticket sits doesn't accomplish this task.

Also you could automate switching queues by generic agent and never have exceeded your SLA, because every 14 minutes, your escalation resets because the queue changes.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
benkeesing
Znuny newbie
Posts: 12
Joined: 19 Nov 2012, 10:43
Znuny Version: 3.3.6
Real Name: Ben
Company: MIQ

Re: Queue Escalations Reset

Post by benkeesing »

Thanks for clearing that up Crythias, one more question has just arisen on escalations, not sure if I should start a new thread or just put it here...

We have changed the business hours to be 8-5 from 9-5 and are now getting reminders of escalated tickets at 08:20 (We were getting them at 09:20). Where is this set and why is it always 20 past the hour?
OTRS Version 5.05
ITSM Version 5.0.5
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Queue Escalations Reset

Post by reneeb »

How often is the cronjob running? (that's might be the cause why you are getting the mail at 9:20)
The escalation times are recalculated when a ticket action happens (move, sending mails, ...), not when you change the business hours.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked