Closed (fixed)
Project:
Group
Version:
2.0.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Aug 2022 at 20:25 UTC
Updated:
7 Sep 2022 at 08:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
marios anagnostopoulos commentedI was facing the same issue.
As discussed in slack this is intended. To solve your problem you should go to
.
/admin/group/types/manage/organisation/rolesand create 2 roles (1 for the outsider scope and 1 for the insider scope). Make sure to check the 'Admin Role' checkbox and map them to an administrator global role (site drupal role), as shown in the screenshot provided by KristiaanJust being user 1 won't work, you should give your administrator account the role mapped to the group roles.
Hope this makes sense. Best Regards :)
Comment #3
derekw commentedThat worked, thank you. I was missing mapping the Outsider admin role.
Comment #4
kristiaanvandeneynde