Auto assign and lock to an Agent

Moderator: crythias

Locked
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Auto assign and lock to an Agent

Post by iztok »

What I want to achieve, but got me puzzled is, if agent responds to customer email for the first time, otrs should set ticket owner to that agent and lock ticket to him. I tried this from below, but no success. :(
Image
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

Re: Auto assign and lock to an Agent

Post by iztok »

And I would also assume, I'd have to set filter for Ticket State = new; also Agent is recognised as Customer when he sends email.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Auto assign and lock to an Agent

Post by crythias »

There is no way that a new email from an agent will be identified as an agent. Agents will always be identified as customers because there is no security to differentiate an agent from a customer.

If you must do this, you'll have to do it based upon the From to match email addresses of agents (which can easily be spoofed).
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
Locked