-------- fix: add stricter validation on system wide role assignments
3.49.0
-------- fix: Return None for context if a ``SystemWideEnterpriseUserRoleAssignment`` has no enterprise_customer and does not apply to all contexts. We'll no longer fall back on granting context based on enterprise membership when there is no explicit context.
3.48.0
-------- chore: add migration to remove is_active from role assignment model schema
3.47.2
-------- chore: remove is_active field from role assignment model
3.47.1
-------- chore: remove data-cleaning management commands. prepare for column-removal migration