# What this PR does - add new columns `gcom_org_contract_type`, `gcom_org_irm_sku_subscription_start_date`, and `gcom_org_oldest_admin_with_billing_privileges_user_id` to `user_management_organization` table + `is_restricted` column to `alerts_alertgroup` table - emit two new Django signals - `org_sync_signal` at the end of the `engine/apps/user_management/sync.py::sync_organization` method - `alert_group_created_signal` when a new Alert Group is created ## Checklist - [ ] Tests updated (N/A) - [ ] Documentation added (N/A) - [x] `CHANGELOG.md` updated --------- Co-authored-by: Rares Mardare <rares.mardare@grafana.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| alert.py | ||
| alert_group.py | ||
| alert_group_counter.py | ||
| alert_group_log_record.py | ||
| alert_manager_models.py | ||
| alert_receive_channel.py | ||
| channel_filter.py | ||
| custom_button.py | ||
| escalation_chain.py | ||
| escalation_policy.py | ||
| grafana_alerting_contact_point.py | ||
| invitation.py | ||
| maintainable_object.py | ||
| resolution_note.py | ||
| user_has_notification.py | ||