Trying to query JIRA using JQL to check for key works in the Story Acceptance Criteria.
For Some reason, this does not work. Any idea why ?
Any insight would be appreciated
project = TCLETA AND issuetype = Story and("Acceptance Criteria" !~ "Given:" or "Acceptance Criteria" !~ "When:" OR "Acceptance Criteria" !~ "Then:" )
Hi @Michael Davidson . What do you mean by "does not work"? Is any error displayed? Or expected results are not displayed?
What results do you expect?
Welcome to Atlassian Community!
Is the field Acceptance Criteria set to use the "Free Text Searcher" search template? You can check that by going to the custom field and click Edit details.
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.