3.2 (2015-07-08)
View Jerome Bakker's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Posted to a related thread on v3.0.
https://elgg.org/plugins/736791/releases/3.0?offset=25#elgg-object-2359476
For most of my groups, when I add a new object (discussion, bookmark etc..) it defaults to "Access:Private" instead of "Access: Group XXXX"
Download a fresh 3.2 from the github repo, but same issue.
Seems like if there is a value in the "elgg_private_settings" table for the entity_guid associated with the group and a name elgg_default_access and a corresponding value of "0" then the default access is "Private". If I delete the record for that group, then the access is "Group XXXXX".
My plan is to delete all these records, but I would be interested in any thoughts that this might have a negative effect elsewhere.
Brad