These are jql examples from https://www.atlassian.com/blog/jira-software/jql-the-most-flexible-way-to-search-jira-14
Why are there quotes around the name of the field in the first query, but not the second?
"Story Points" >= 5
reporter = jsmith AND project = Pipeline
Thank you
Community moderators have prevented the ability to post new answers.
Any field name or data value that contains spaces needs to be surrounded in quotes.
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.