When editing a node, it states that the Group Content Visibility must be set. When setting this to any of the possible options, I receive the following when trying to save:
Error
Error message
EntityMetadataWrapperException: Unknown data property field_target_nodes. in EntityStructureWrapper->getPropertyInfo() (line 339 of /var/www/html/profiles/commons/modules/contrib/entity/includes/entity.wrapper.inc).
The website encountered an unexpected error. Please try again later.
Comments
Comment #1
Anonymous (not verified) commentedUPDATE:
I tried disabling the Commons Group Privacy and Group Access Control modules but it did not make a difference.
Comment #2
Anonymous (not verified) commentedAfter further research, I found the uid assigned the node was not in the group. After assigning the user to the group, the error went away.
Changing this to a feature request to create an error message similar to:
The user is not a member of the group to which this node belongs.
Comment #3
Anonymous (not verified) commentedWill address in a separate ticket.