system_role_map={'expert scientist':Group.objects.get(name='Scientist (Expert)')}# usually, we can use the entitlement name as group name, but some groups have weird names and need to be translated
system_role_map={'expert scientist':Group.objects.get(name='Scientist (Expert)')}# usually, we can use the entitlement name as group name, but some groups have weird names and need to be translated