-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Alerts - Query / Results / Filters, Internal - Frontend
-
None
-
Severity 3 - Minor
Issue Summary
While using backslashes to escape double quotes in a search query, the syntax highlighting in the alert dashboard incorrectly splits the string after escaping. Despite being a valid (and working) search, this may cause users to think the search syntax is wrong.
Steps to Reproduce
- Create a search query that includes "
message:"some \"search\" with quotes"
- Check the syntax highlighting and confirm Opsgenie thinks that any characters between the escaped quotes are excluded.
Expected Results
The entire search shows as dark green to indicate it is a single string. 
Actual Results
Opsgenie thinks that any characters between the escaped quotes are excluded.

Workaround
None required. The search is valid and returns results as expected. This is just a display issue.
- mentioned in
-
Page Loading...