Generic Agent Regex

Moderator: crythias

Post Reply
ruzzetto

Generic Agent Regex

Post by ruzzetto »

Hi,
i'd like to change type of some new tickets based on key words in title/subject. Does regex work?

Thamks
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: Generic Agent Regex

Post by reneeb »

No, only wildcards.
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
hkais
Znuny expert
Posts: 279
Joined: 16 Apr 2016, 08:55
Znuny Version: see in post
Real Name: Hans
Contact:

Re: Generic Agent Regex

Post by hkais »

having the same issue.
this thing worked under postmaster filter as regex, but does not work anymore in generic agent:

Code: Select all

(Joomla! Update available.*|.* Application Updates)
What is the identical variant for the generic agent?
Elected 2022-06 as an IT Governance Portal Expert. The portal for Znuny, OTRS and OTOBO users
Post Reply