- heddn Nicaragua
I think this was resolved with #3318592: Create permission is not honored β .
I need users who are not admins to be able to create custom links in a group. They cannot because the route entity.group_content_menu.add_link requires the group permission create group_content_menu:default_group_menu content, which does not exist.
Add full CRUD permissions, or change the check on this route.
Closed: duplicate
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I think this was resolved with #3318592: Create permission is not honored β .