how can we assign escalation for agent in ticket so that , when customer send ticket to agent 1 and in given time period if agent1 didnot resolve or attend customer ticket it escalate to upper agent 2....and ticket is locked for agent 1 ...
can we do this ....please help
Escalation matrix for agent
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Escalation matrix for agent
The default action is to *not* assign it to an agent but to have it sitting in a queue until an agent responds to it, and therefore locks it. To do what you request invites frustration to the customer if the ticket is locked for as long as "the time to unlock" is on the ticket and is not addressed.
Better: let the ticket sit in the queue until an agent actual takes it, because the agent is ready to handle it. This way, all agents who have in their preferences notifications yes and the queue highlighted in "My Queues" will get escalation notifications if the ticket is still unanswered, sitting in the Queue, based upon the settings of the ticket's Queue or the ticket's Service.
Better: let the ticket sit in the queue until an agent actual takes it, because the agent is ready to handle it. This way, all agents who have in their preferences notifications yes and the queue highlighted in "My Queues" will get escalation notifications if the ticket is still unanswered, sitting in the Queue, based upon the settings of the ticket's Queue or the ticket's Service.
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
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
-
- Znuny newbie
- Posts: 99
- Joined: 26 Nov 2012, 08:27
- Znuny Version: 3.1.10
- Real Name: shivendra
- Company: seml
Re: Escalation matrix for agent
thanks for reply,
but my requirement is to escalate ticket to another agent if that agent is on leave or not reply in given time.
so how can i do this....
but my requirement is to escalate ticket to another agent if that agent is on leave or not reply in given time.
so how can i do this....
Re: Escalation matrix for agent
a escalation will go to all agents who have the Queue in "My Queues" ort rw permission on the queue. So you don't need to reassign it
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Escalation matrix for agent
Set your unlock timeout to the value you desire, and it will be done as you request and I suggest. No, it won't be assigned to another agent, but will now be able to be locked by another agent, meanwhile all escalations will be seen by all members of the queue according to their preferences.shivendra wrote:escalate ticket to another agent if that agent is on leave or not reply in given time.
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
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
-
- Znuny newbie
- Posts: 99
- Joined: 26 Nov 2012, 08:27
- Znuny Version: 3.1.10
- Real Name: shivendra
- Company: seml
Re: Escalation matrix for agent
crythias wrote:Set your unlock timeout to the value you desire, and it will be done as you request and I suggest. No, it won't be assigned to another agent, but will now be able to be locked by another agent, meanwhile all escalations will be seen by all members of the queue according to their preferences.shivendra wrote:escalate ticket to another agent if that agent is on leave or not reply in given time.
can u brief with example.......i tried but not working...