Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

[BUG] change messages shows up as \u2013 for some rows in email alert CSV #907

Open
Samyak2 opened this issue Apr 8, 2022 · 0 comments
Open
Labels
❗alerts Alert formatting, scheduling, etc. 🐛 bug Something isn't working
Milestone

Comments

@Samyak2
Copy link
Contributor

Samyak2 commented Apr 8, 2022

Describe the bug

When an individual alert email is received, it includes a CSV of the data. The change_message column has the value \u2013 for a few rows. \u2013 is the unicode value for en-dash ( <- this character). This character was used instead of a plain hyphen because it looks better when used in isolation (this change was introduced in bca67f9).

Explain the environment

  • Chaos Genius version: v0.5.0 and above
  • OS Version / Instance: all
  • Deployment type: all

Steps to reproduce

  • Setup a KPI which has changes from 0 to 0 for the latest date
  • Setup an email alert for this KPI
  • Configure anomaly for the KPI
  • Open the CSV sent along with email alert
  • Notice \u2013 in some rows in the change_message column
@Samyak2 Samyak2 added 🐛 bug Something isn't working ❗alerts Alert formatting, scheduling, etc. labels Apr 8, 2022
@Samyak2 Samyak2 added this to the v0.7.0 milestone Apr 8, 2022
@Samyak2 Samyak2 modified the milestones: v0.7.0, v0.8.0 May 5, 2022
@Samyak2 Samyak2 modified the milestones: v0.8.0, v0.9.0 Jun 10, 2022
@Samyak2 Samyak2 modified the milestones: v0.9.0, v0.10.0 Jun 28, 2022
@Samyak2 Samyak2 modified the milestones: v0.10.0, v0.11.0 Jul 29, 2022
@Samyak2 Samyak2 modified the milestones: v0.11.0, v0.11.1 Oct 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
❗alerts Alert formatting, scheduling, etc. 🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant