I have an automation rule with the following pattern (Advanced view in ""):
WHEN Issue created IF Issue matches "summary ~ license AND request-channel-type = email" THEN Edit request type "license".
This should change the type to our license type if the email header has license included. The type stays the default type. Both are of the issue type "support"
Hi Christian,
thank you for the tip with the log.
I removed additional else ifs and conditions (in the if statement they seem to be AND connected).
Now it works fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.