Say that I've got three issues titled
[JNESS] Find out how to use square brackets in JIRA
[JNESS] Implement filter for square brackets with JNESS in them
JNESS - This is a different issue
What JQL do I need to write to pull back *only* the first two issues, with the third excluded?
I've tried a number of solutions I've read online (e.g. "\\[JNESS\\]", but none of them appear to work.