-------- fix: [REVERTED] override get_assignments() so that active enterprise uuids come first.
Overrides the SystemWideEnterpriseUserRoleAssignment.get_assignments() method to return a list of (role, context) assignments, where the first item in the list corresponds to the currently active enterprise for the user.
3.43.1
--------- chore: replace enterprise customer drop-downs in django admin
3.43.0
--------- feat: allow admins to remove learners from org
3.42.5
--------- fix: improve guards on fk data backfill job
3.42.4
--------- feat: updated logic for completions in integrated channels
3.42.3
--------- feat: additional fk data backfill performance improvements