Hi!
I'm trying to filter new incoming tickets into an specific "view" that I created, but I can't seem to make it work, what I'm trying to retrieve are the list of new tickets by email address or customer ID if possible,
I created a "field" with the customer ID's but still not working
Thank you!
Have you tried this approach, you can tag a user or an organisation. When a user creates a ticket, these tags will be added to the ticket
Then, you can then use that tag in a Ticket view condition.
Tags >> Contains at least one of the following >> test_tag
I hope this helps. Thank you!