keep icon indicating copy to clipboard operation
keep copied to clipboard

[🐛 Bug]: Note values displayed with HTML tags in alert table columns instead of plain text

Open hagare539 opened this issue 4 months ago • 1 comments

Describe the bug When adding a note to an alert using the "Add Note" feature, the note's value is properly saved but incorrectly displayed in alert table columns. The plain text is wrapped in HTML paragraph tags instead of just the plain text content.

To Reproduce Steps to reproduce the behavior:

  1. Go to alerts feed
  2. Click on "Add Note"
  3. Click on gear icon
  4. Search "dispoable_note.value" Column
  5. Mark the checkbox
  6. Save changes
  7. See that the Note's text is wrapped with HTML tags

Expected behavior When adding a note to an alert using the "Add Note" feature, the note's value is properly displayed as plain text in alert table columns.

Additional context The current behavior create confusion and visual noise for the NOC team members who rely on these notes for critical incidents management. The NOC team members need clean, readable information in alert tables to make fast decisions.

hagare539 avatar Aug 27 '25 09:08 hagare539

Image

hagare539 avatar Aug 27 '25 09:08 hagare539