Added
- add new columns
gcom_org_contract_type
,gcom_org_irm_sku_subscription_start_date
,
andgcom_org_oldest_admin_with_billing_privileges_user_id
touser_management_organization
table,
plusis_restricted
column toalerts_alertgroup
table by @joeyorlando and @teodosii (1522) - emit two new Django signals by @joeyorlando and @teodosii (1522)
org_sync_signal
at the end of theengine/apps/user_management/sync.py::sync_organization
methodalert_group_created_signal
when a new Alert Group is created