
Auto assign and lock to an Agent
Moderator: crythias
Auto assign and lock to an Agent
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. 


Re: Auto assign and lock to an Agent
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
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).
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
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