Details
Description
Description Unable to use special (escaped) chars in a JQL when exporting with REST API
Pre-conditions
N/A
How to reproduce
- Create a text custom field with several lines and with date values in each line
- Create a report to export issue information
- Run a REST API to export a report using a JQL with special (escaped) chars
JQL example: project=CSS AND 'Affected Meetings'~"\"2021\\-05\\-07\""
Actual result/Attachments
Error parsing JQL query:
Expected result
The report is generated according to the provided JQL
Version
- 6.7.2