Fixed
Details
Assignee
Jane HouJane HouReporter
Jane HouJane HouStory Points
2Sprint
NoneFix versions
Priority
Medium
Details
Details
Assignee
Jane Hou
Jane HouReporter
Jane Hou
Jane HouStory Points
2
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created October 6, 2021 at 2:49 PM
Updated October 29, 2021 at 5:12 PM
Resolved October 29, 2021 at 5:12 PM
On the alarm grid page, there are some <p> in the "LOG MESSAGE." These are the HTML from the database. The UI will need to render the data as html.
Note: The mechanism of this can be changed in the future. For a modern project nowadays, the html won't be saved to the database. This is because the front end will be independent of the backend. But for this point, we'll render the html and revisit this when we redesign this feature.