Hello,
Somebody now how can i make that a Customer in OTRS can send a ticket to specific agent or how i can do that he could select an Sub-Queue when he is creating a Ticket?
Thanks in advance.
Can a customer send a ticket to specific Agent? [SOLVED]
Moderator: crythias
-
- Znuny newbie
- Posts: 6
- Joined: 30 Nov 2012, 21:41
- Znuny Version: 3.1.5
- Real Name: Yeison Lapaix
- Company: Caribe Servicios Informacion Dominicana
Can a customer send a ticket to specific Agent? [SOLVED]
Last edited by yeisonpx on 10 Dec 2012, 20:34, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Can a customer send a ticket to specific Agent?
frowned upon, but you can make that agent the only member of a queue and provide a separate email address for that queue.yeisonpx wrote:Customer in OTRS can send a ticket to specific agent
it should list if the users group has permissions to that subqueue.yeisonpx wrote: how i can do that he could select an Sub-Queue when he is creating a Ticket
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: 6
- Joined: 30 Nov 2012, 21:41
- Znuny Version: 3.1.5
- Real Name: Yeison Lapaix
- Company: Caribe Servicios Informacion Dominicana
Re: Can a customer send a ticket to specific Agent?
Thank you for answer my question Crythias, now I have other issues, i want to know how i can make that the new tickets be set to a agent depend of the quantity of ticket that he already had, for example: if Juan has 5 ticket and Luis has 10, then the new ticket is send to Juan because he has less tickets than Luis. I have seen some plugins that helps to automatically move the new ticket to a specific queue but i can't make a condition that the ticket will be moved depend of how busy is the agent(how many tickets he has).
Thanks again.
Thanks again.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Can a customer send a ticket to specific Agent?
Then don't do the first thing. Let the agents pick tickets as they have availability.yeisonpx wrote:i want to know how i can make that the new tickets be set to a agent depend of the quantity of ticket that he already had
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: 6
- Joined: 30 Nov 2012, 21:41
- Znuny Version: 3.1.5
- Real Name: Yeison Lapaix
- Company: Caribe Servicios Informacion Dominicana
Re: Can a customer send a ticket to specific Agent?
OK, Thanks for your quickly answer.