-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Work Item - Search - Backend - JSIS
-
None
-
1
-
Severity 3 - Minor
-
0
Issue Summary
SLA does not calculate when using a JQL with a combination of the CONTAINS (~) operator and hyphen.
Steps to Reproduce
- Create a custom field of type "Paragraph (supports rich text)"
- In the Service project, create a SLA goal using the JQL:
mycustomfield ~ "Test - 123"
- Create a workitem that matches the criteria of the goal
- Run this JQL in the issue navigator and make sure it returns issues
Expected Results
The SLA goal is added to the work item
Actual Results
SLA goal is not added to the work item
Workaround
Removing the hyphen and adjusting the goal and value of the custom field will work as expected.
"Test 123"