Details
-
Bug
-
Status: Done
-
Medium
-
Resolution: Done
-
None
-
None
-
0.8
Description
To reproduce:
- Go to the issue navigator in Advanced mode and enter a JQL query using the expression function with a syntactically incorrect subquery, e.g.:
issueFunction in expression("project = A B", "reporter == assignee")
(The error in the above is that project names with whitespace need to be enclosed in quotes.)
- Submit the query.
Expected: A syntax error message appears for the subquery.
Actual: A 'compilation failure' error message appears, quoting the syntax error.
Attachments
Issue Links
- blocks
-
SRJIRA-3458 Extract readable messages from JQL parsing exceptions when validating subqueries
-
- Done
-