We have a view called phone services that is showing the tickets coming in with the description Tech Support Form because that form has the word phone in it. In the phone services view, there is a condition that says Description does not contain the following string Tech Support Form, but it's still pulling all those tickets to the phone view. We can't figure out how to filter out those tickets out of the phone services and into the correct view. Hope that makes sense.
Thanks!