Is there any "Catch all" filter? I'd like to apply a filter to all tickets on a specific "Target Channel". I'm currently selecting the required "Target Channel" and using the Filter Rule: "User / Email Address" -> contains -> "@". Does creating filters without any Filter Rules tickets or ?

We use: User/Email  ->  Matches Regex  ->  /^(?=.*).+$/iuand it grabs everything coming into that target channel.

Thank you for the help! Will update my filter with this: /^(?=.*).+$/iu

Write a Reply...