oncall-engine/engine/apps/email
Yulya Artyukhina 8a56b2273b
Fix telegram retrying task after alert group was deleted (#3546)
# What this PR does

## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2379

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2023-12-11 18:06:04 +00:00
..
migrations Change email message on_delete to not block organization delete (#2060) 2023-05-31 13:44:55 +00:00
templates Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tests Fix telegram retrying task after alert group was deleted (#3546) 2023-12-11 18:06:04 +00:00
__init__.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
alert_rendering.py Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
backend.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
inbound.py Track alert received timestamp on alert group creation (#3513) 2023-12-06 12:20:03 +00:00
models.py Change email message on_delete to not block organization delete (#2060) 2023-05-31 13:44:55 +00:00
tasks.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00