-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Operations - Alerts
-
None
-
1
Issue Summary
When alert descriptions contain text surrounded by double underscore symbols, e.g. _text_, that portion of the text is incorrectly rendered in bold.
This is reproducible on Cloud: yes
Steps to Reproduce
- Create an alert and include a description with text surrounded by double underscores (__ ). For example, enter: Test_Test_
- Alternatively, edit the description of an existing alert to include text with double underscores as described above.
Expected Results
The text should appear as Test _Test_ without any bold formatting.

Actual Results
The text enclosed by double underscores (__) is incorrectly displayed in bold.

Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available