The thing is I can create a node that is part a node linked to a group when I prepopulate the group id through the URL, but I can never edit it afterwards. I guess the permissions for non members are allowing the creation, but there is no og_group_load functionality for this case in which I should at least be able to save the group the content was created with. But I can't I just get an empty select field.

If you allow "non-members" to create group content you are allowed to create content with a group reference in it. But after creation you cannot edit it. The og_reference field has no groups to associate the content. So you either delete the associated group once you save or if the group is required you are not allowed to save.

I don't know since when this is happening, but I tried it with 7.x-2.8 and 7.x-2.9 and both have this error.

Comments

reptilex created an issue.

jastraat’s picture

Could you provide some more information?

Do you have "Strict node access permissions" selected in the OG settings?

And does the user have "Administer Organic groups permissions"?

What permissions are you giving at the group level to non-members? Only create without edit?