We are using Jira Server 9.4.2.
I checked the advanced documentation and didn't see any related information to my error.
When I searched with the following jql string, the icon to the left of the search box indicates an error with the Red diamond and white Exclamation.
development[pullrequests].open > 0 and type = 'story' and assignee is EMPTY
The search results appear correct and I wasn't able to get the search to validate and give the green checkmark. Is this a bug in the search that it doesn't recognize the development subscript and property name? This is preventing me from using this jql string in the vs code extension,
Something went wrongError in JQL Query: Expecting either a value, list or function before the end of the query.
I'm seeing the same behavior in server version 8.20.11 and also Jira Cloud. I can't find any bug reports on this, but it sure seems like a bug to me!
Thanks,
Kian
thanks Kian. I did find two related issues with no activity.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i created a new issue for VSC too.
https://bitbucket.org/atlassianlabs/atlascode/issues/812/jql-custom-search-with-development
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nice finds! I was searching for those but couldn't find them on the Atlassian Jira!
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.