- Edited
Hi,
I'm currently testing osTicket and what I'm missing are Feedback and InProgress states. I'm expecting to change the Open (or New) state to Feedback when an agent is answering a ticket, and it gets back to InProgress when the customer replies. Pretty common for a ticket system so that you can see where you need to do something and where we are simply waiting for customer feedback.
I found the option to add new states as sub-states of Open and I tried to use filters to achieve what I want, but I was not able to get the filter working. Maybe somebody can give me some hints here.
Question 1) the tooltip says "Choose the target Channel for your ticket Filter. The Channel is the source through which the ticket arrived into the system. " Does this mean the filter only works in ticket creation? Or also on replies?
Question 2) What is the filter criteria? The is nothing like "ticket reply", but different mail header fields are available. So I simple tried "To/CC" with "contains"="osticket@mydomain.com" which should match any mail to the ticket system. As action I configured a state change to InProgress, but this did not work.
Question 3) Is there a way to trace/debug a filter?
Any help is appreciated.