oncall-engine/engine/apps/alerts
Michael Derynck 7c26eb559b
Improve handling of template exceptions during group data creation (#1068)
# What this PR does
With the addition of tighter controls on jinja templates handle
exceptions while rendering group data as follows:
- Title will cache error message as title and display to user and the
error will be logged
- Group distinction will be left as None and the error will be logged
- Is resolve signal will be treated as False and the error will be
logged
- Is acknowledge signal will be treated as False and the error will be
logged

## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/1542
2023-01-03 12:30:59 -07:00
..
escalation_snapshot Handle a exceptions on some retrying tasks 2022-09-01 11:39:47 -06:00
grafana_alerting_sync_manager Handle 404 for get_alerting_config 2022-11-18 17:07:39 +08:00
incident_appearance Truncate slack alert group title block below max size 2023-01-02 10:07:53 -03:00
incident_log_builder Not previously handled backends (eg. mobile) could end here without a messaging backend 2022-10-26 09:30:13 -03:00
migrations fix relation already exists (#660) 2022-10-18 14:04:27 +01:00
models Improve handling of template exceptions during group data creation (#1068) 2023-01-03 12:30:59 -07:00
tasks Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
terraform_renderer World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py Alert group search (#488) 2022-09-06 11:30:12 +01:00
constants.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
integration_options_mixin.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
representative.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
signals.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Fix outgoing webhook to resolve IP from parsed hostname 2022-09-22 14:35:37 -03:00