oncall-engine/engine/apps/alerts/models
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
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert.py Remove references to Alert.migrator_lock attribute 2022-10-27 13:52:03 +02:00
alert_group.py Feat 549 - add telegram permalink to alert groups http response (#551) 2022-09-28 16:59:57 +02:00
alert_group_counter.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_log_record.py Optimize alert group list view (#299) 2022-07-27 14:14:59 +03:00
alert_manager_models.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_receive_channel.py Handle scenario when multiple general team manual integrations are available 2022-10-21 14:23:45 -03:00
channel_filter.py Make return value explicit 2022-10-18 08:05:01 -06:00
custom_button.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
escalation_chain.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
escalation_policy.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
grafana_alerting_contact_point.py Fix creation contact points for grafana alerting integration 2022-06-16 17:16:31 +03:00
invitation.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
maintainable_object.py Alert group search (#488) 2022-09-06 11:30:12 +01:00
resolution_note.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_has_notification.py World, meet OnCall! 2022-06-03 08:09:47 -06:00