(Solved) Problem with Postmaster filter

Moderator: crythias

Locked
pituca
Znuny advanced
Posts: 131
Joined: 09 Jan 2013, 02:50
Znuny Version: 5.0.9
Company: OmniRedes

(Solved) Problem with Postmaster filter

Post by pituca »

Hello all,

I created a filter to send all new incoming tickets with service "CSC::Servicios RH" to the queue "Servicios RH" but for some reason it doesn't work.

I appreciate your help.


Image
Last edited by pituca on 27 May 2013, 21:48, edited 1 time in total.
OTRS 5.0.9, , ITSM 5.0.9, MySQL, Ubuntu 14.04, Apache2
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Problem with Postmaster filter

Post by crythias »

How does an inbound email ticket have that service?
1) If it's provided as part of a form to fill out, then the queue can be assigned at the same time
2) If it's already in the system, why change the queue via email?
3) If there is another filter that provides the service, why is it not also providing the 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
pituca
Znuny advanced
Posts: 131
Joined: 09 Jan 2013, 02:50
Znuny Version: 5.0.9
Company: OmniRedes

Re: Problem with Postmaster filter

Post by pituca »

1) The users choose the service when they create the ticket in the Customer Interface.
2) Yes the queue already exists. I want to avoid to manually router the requests for the RH team.
3) Here I might lost and did not setup the filter properly. I want I want to say to the filter is: If the customer choose "CSC::Servicios RH" then assign the queue "Servicios RH"

PD: I know i can let queues available for the customer to choose from, I just try to make it more simple for them.

Thank you.
OTRS 5.0.9, , ITSM 5.0.9, MySQL, Ubuntu 14.04, Apache2
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Problem with Postmaster filter

Post by crythias »

pituca wrote:1) The users choose the service when they create the ticket in the Customer Interface.
Then this won't make any difference. Use an ACL.
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
pituca
Znuny advanced
Posts: 131
Joined: 09 Jan 2013, 02:50
Znuny Version: 5.0.9
Company: OmniRedes

Re: Problem with Postmaster filter

Post by pituca »

Ok Thank you so much.
OTRS 5.0.9, , ITSM 5.0.9, MySQL, Ubuntu 14.04, Apache2
Locked