I'm trying to setup automation to auto assign a ticket to a category based upon keyword(s)
This automation rule is not running when i test it on a ticket.
If there is a better way to do this or any suggestions, appreciated!
Hi @cskeller07, you could try only one word to test your rule. If successful, you could create 2 separate rules.
documentation.solarwinds.com/.../automations.htm
Also, I like to use Regex101 website to test my keyword searches. After testing the multiple words and taking the spaces out between the words and |, it works.