Level agent-assigned ticket load

Moderator: crythias

Locked
jossuahe
Znuny newbie
Posts: 30
Joined: 07 Oct 2016, 18:44
Znuny Version: 5.0.14
Real Name: JMS
Company: CVJ TyS COL

Level agent-assigned ticket load

Post by jossuahe »

Regards,

I would like to know if anyone knows if in the other you can level the loads of tickets that are arriving ?, I mean the following:

I have a "Queue" called "Support"
In this I have 2 agents or analysts that are, A and B
The customer "pepito perez" generated 3 tickets for the queue "Support"
Is there a way to make the first ticket automatically assigned to A, and the next ticket to B and then to A and so on?

I have tried it by the generic agent but by creating 2 generic agents, one for A and one for B, but it does not work because one of the 2 always prevails and I can not understand it very well.

I am attentive, thank you very much.
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Level agent-assigned ticket load

Post by RStraub »

Hey there,

I think the round-robin assigment is against the queue/team- thinking of OTRS. Also a ticket doesn't equal the same workload as the next one. However:

The GenericAgents are checked alphabetically. So either both are triggered and you only see the last change - or you have them configured to "stop after match", then only the first applies.

What you *could* do, is a custom module that deactivates a generic agent and activates the other one. Some kind of flip-flop switch after each execution.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Level agent-assigned ticket load

Post by jojo »

There is a commercial module by the xxx for this, but intended usage is for call center setups. For "smaller" customers th ephilosphy behind OTRS is that people have to pick tickets if they have time to work on
"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
Charmacas
Znuny advanced
Posts: 103
Joined: 18 Jan 2016, 10:27
Znuny Version: 5.0.26 on Debian 8

Re: Level agent-assigned ticket load

Post by Charmacas »

jossuahe
Znuny newbie
Posts: 30
Joined: 07 Oct 2016, 18:44
Znuny Version: 5.0.14
Real Name: JMS
Company: CVJ TyS COL

Re: Level agent-assigned ticket load

Post by jossuahe »

Many thanks to all for your contributions

Charmacas, you are absolutely right, that is the complement I need, I will contact the supplier for a test, because everything seems to be what I need

Thanks again.
Happy day!
Locked