-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Work Item - Search - Backend - JSIS
-
11
-
Severity 3 - Minor
-
6
Issue Summary
Dashboards that contain gadgets using JQL filters with certain operations like "~" or openSprint() are not reporting correct data when using the new JSIS search engine. When viewing the underlying filter directly, data is correct.
Example search -
project = SCM and status in (Done) and (affectedVersion ~ "ATL*.*.2*" or affectedversion ~ "ANI_*.10.*") and issuetype = Task order by created DESC
Steps to Reproduce
- Create a JQL filter that uses a contains "~" text search and in the search parameter, include an underscore "_" as above
- Save the filter and then create a new dashboard
- Add the two dimensional filter statistics gadget and configure it to use the above filter
- I set X-axis to Priority and Y-axis to Assignee. Other items left as default.
- Save the dashboard and attempt to view the filter data
Expected Results
Data is displayed on the gadget and matches the filter result
Actual Results
The gadget displays that no issues were found:
Workaround
Please contact Atlassian Support to assist with rolling back a feature change that affects these gadgets.
- has action
-
CRCL-3502 Loading...