Sorting Tickets Automatically

Moderator: crythias

Locked
mz8l18
Znuny newbie
Posts: 1
Joined: 07 Dec 2012, 23:13
Znuny Version: 3.1.11
Real Name: Grant

Sorting Tickets Automatically

Post by mz8l18 »

Hello!

Here is the situation:

We can only use on email address. The bulk of our tickets are created through email requests. However, we would like to be able to automatically assign a ticket to a queue based on the users location. We have tagged the location in the comments field. I have tried using a Generic Agent however no such condition exists.(ie. If Customer comment = (string) THEN set the ticket to QUEUE (N)). In addition, I have fiddled with trying to sort the tickets based on location and/or the comments field with a postmaster filter could not get it to work. Any ideas on how to make this work, Thanks!
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Sorting Tickets Automatically

Post by crythias »

location is a good choice for queue
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
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: Sorting Tickets Automatically

Post by reneeb »

If you know some Perl it should be fairly easy to write your own Postmaster filter. If not, you should explain what the Customer comment is. Is it a column in your customer data (is it mentioned in the "Map")?
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