-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Work Item - Search - Backend - JSIS
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Jira Search not working as expected when searching with fixVersion using dots
Steps to Reproduce
- Create a JQL query where fixversion contains dot.
project = ? AND fixVersion ~ "LMN 1.2.3"
Perform the JQL search using above and it will return intermittent results when JSIS used.
Expected Results
- The correct results should be displayed every time search is performed.
Actual Results
- No issue returned
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available