-
Type:
Suggestion
-
Resolution: Duplicate
-
Component/s: JQL
-
Environment:Firefox 3.0
Steps:
1. In JQL query screen, run a query like duedate= -5d
Result:
1. It give error message "Error in the JQL Query: Expecting either 'OR' or 'AND' but got 'd'. (line 1, character 13)"
2. The actual issue is just that user need to put the value in quotes.
Expected
1. The message should be more informative.
- is related to
-
JRASERVER-18219 Look at JQL Parser and its handling of numbers in relation to issue keys.
- Closed