- Issue created by @leeksoup
Additional info. The config for the Group Type looks like this:
uuid: [....] langcode: en status: true dependencies: { } id: my_class label: 'My Class' description: 'Class group' new_revision: true creator_membership: true creator_wizard: true creator_roles: { }
- Status changed to Fixed
8 months ago 6:54pm 3 September 2024 Solved! I went to /admin/group/types/manage/my_class?destination=/admin/group/types and
1. unchecked the two options under "Creator settings"
2. saved
3. then re-checked them
4. noticed that no role was checked under "Access settings > Group creator roles" and checked the right one
5. then saved again.I am not certain whether it was #3 or #4 that was the key to solving the issue. This all worked perfectly before, so I don't know when the settings got "lost." Frustrating.
Automatically closed - issue fixed for 2 weeks with no activity.