I am searching for record type = bug, who do NOT have 'Approved by FMO' in the text.
However, when I use '!~' I receive an error that: The operator '!~' is not supported by the 'text' field."
What can I use instead?
it can't be used w/ "text" but can be used w/ a specific field, e.g.
Summary !~ "repair"
Okay, thank you. That is unfortunately what I thought.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.