Ticket Auto Assignment Owner

Moderator: crythias

Post Reply
tiburonjames
Znuny newbie
Posts: 3
Joined: 10 Oct 2014, 14:16
Znuny Version: 3.3.8

Ticket Auto Assignment Owner

Post by tiburonjames »

Hi,

I need your support. I'm a newbie working with Perl and OTRS. I would like to know if you have any tutorial about developing scripts in Perl for OTRS. Actually, my organization is requesting to have this functionality: when ticket is created, the ticket must be auto allocated to the next available agent ( only if agent belongs to the group to which queue of the ticket is associated). . I know that OTRS has this Add-on but it's not free. I want to develop it.

I found a code named "Ticket Autoassignment" (you can see it here => https://metacpan.org/source/ROHITBASU/O ... 0.1/README)

It works very good, but it has an issue. If I put various Groups in the Group List field, sometimes the ticket is assigned to an agent that doesn't belong to the group to to which queue of the ticket is associated.

Has Anyone worked with this package? has anyone a better idea?

Regards,
Jaime
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket Auto Assignment Owner

Post by crythias »

Auto assign owner isn't generally necessary. You can't account (easily) for the agent to be on, available, load balancing, etc.
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
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Ticket Auto Assignment Owner

Post by jojo »

there is a feature add on for service customers available for this functionality
"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
tiburonjames
Znuny newbie
Posts: 3
Joined: 10 Oct 2014, 14:16
Znuny Version: 3.3.8

Re: Ticket Auto Assignment Owner

Post by tiburonjames »

Thanks for your answers. I could modify the source code and right now it is working as I hope. If somebody is interested to implement this functionality, please contact me.
ganesh123
Znuny newbie
Posts: 2
Joined: 10 Dec 2018, 06:05
Znuny Version: 6.0.12
Real Name: Ganesh Chandra Mishra
Company: Apmosys Technology

Re: Ticket Auto Assignment Owner

Post by ganesh123 »

Could you please help me to achieve this.

Thank You!
root
Administrator
Posts: 3961
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Ticket Auto Assignment Owner

Post by root »

ganesh123 wrote: 20 Dec 2018, 08:21 Could you please help me to achieve this.
Hi,

Please don't hijack threads, especially old ones. Open a new topic and describe your problem/use case.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Post Reply