You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.
We're using latest #571 branch. I assume that we can simply add the needed config to media entities to make og work with it (see code below). If done so, the add/edit/delete media permissions show up correctly in /admin/config/group/permissions/node/groupname.
However a group member is not able to select a group he/she is member of. A group administrator however can select from the groups he/she is member of.
Steps to reproduce:
Add og_audience to media entity (see code below)
Create group member without checking the administrator checkbox undre roles
Give member permission to add/edti/delete media
Login as group member and create a media item, see that og_audience field is empty
We're using latest #571 branch. I assume that we can simply add the needed config to media entities to make og work with it (see code below). If done so, the add/edit/delete media permissions show up correctly in
/admin/config/group/permissions/node/groupname
.However a group member is not able to select a group he/she is member of. A group administrator however can select from the groups he/she is member of.
Steps to reproduce:
og_audience field added to media entity as diff:
Edit: Also the permissions seem to be set correctly, at least judging from the config export:
The text was updated successfully, but these errors were encountered: