Properly formatting sent notifications #107
Labels
blocked
Another thing/issue has to be resolved before tackling this
enhancement
New feature or request
notification
Affects the notification system
Milestone
The styles currently in use for email and sms, is fine for dev but not very useful for production.
Email
Example, current email subject, before removal of object and parent_object:
"Incident at 2020-08-04 13:26:09.635804+00:00 [fre: fwfwrf: Object created via "create_fake_incident" (None) <ID >]
Having the timestamp that early is not good. Maybe...
Argus: fre: fwfwrf: Object created via "create_fake_incident" (None) <ID > 2020-08-04 13:26:09.635804+00:00
"Argus" might also not be necessary.
An email has a body where we could, if we wanted, put tons of stuff.
SMS
Example, current experimental sms system, before removal of object and parent_object:
2020-08-04 13:26:09.635804+00:00 [fre: fwfwrf: Object created via "create_fake_incident" (None) <ID >]
I suspect we need to ask anticipated recipients what they would prefer...
The text was updated successfully, but these errors were encountered: