-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 10.92
-
Component/s: Jira Connector - Project Integration
-
4
-
Severity 3 - Minor
-
No
Issue Summary
An error is captured in the logs when running a custom JQL with only Projects indicated.
Steps to Reproduce
- Jira connector must be setup successfully
- Navigate to Administration > Jira Settings > Jira Integration
- Indicate the Projects and do not set anything on the AND field.
- Click Run
Expected Results
Successfully pull work items based on the projects indicated.
Actual Results
An error is captured in the logs
{"errorMessages":["Error in the JQL Query: Expecting a field name but got ')'. You must surround ')' in quotation marks to use it as a field name. (line 1, character 50)"],"errors":{}}
{"errorMessages":["Error in the JQL Query: Expecting a field name but got ')'. You must surround ')' in quotation marks to use it as a field name. (line 1, character 45)"],"errors":{}}
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is connected to
-
JAIAC-469 Loading...
- is related to
-
ALIGNSP-11359 Loading...