oncall-engine/engine/apps/alerts
Joey Orlando 627afe37e1
Remove references to Alert.migrator_lock attribute
This commit patches issue related to #708.

#708 forgot to remove attributes on models outside of the migration_tool django app that were referencing model attributes from migration_tool.

The only attribute that referenced a field in migration_tool was migrator_lock on the Alert model. This commit removes any references to that attribute.
2022-10-27 13:52:03 +02:00
..
escalation_snapshot Handle a exceptions on some retrying tasks 2022-09-01 11:39:47 -06:00
grafana_alerting_sync_manager Use stack-slug instead of org-title 2022-09-06 13:45:34 -06:00
incident_appearance Support mutliregion telegram (#676) 2022-10-25 14:53:07 +08: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 Remove references to Alert.migrator_lock attribute 2022-10-27 13:52:03 +02:00
tasks Add check for usergroup to notify group task 2022-10-25 10:23:19 -06:00
terraform_renderer World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Fix failing test related to users org caching 2022-10-25 14:27:27 -03: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