Closed (works as designed)
Project:
Organic Groups - Multiple Mandatory Groups by Role
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2009 at 20:05 UTC
Updated:
3 Aug 2010 at 23:24 UTC
Comments
Comment #1
rconstantine commentedOnly Open and Closed groups should work. I updated the latest downloadable copy with the patches here and I'm seeing both Open and Closed groups.
The reason that Moderated and Invite Only groups were excluded from being used by this module is simple - those types imply that each are actively managed by a different user and not 'the site'.
If something is moderated, then the group owner SHOULD BE ABLE to accept and reject users. This module, if it allowed that kind of group, would circumvent that.
The same goes for Invite Only. If 'the site' mandates who should be in a group owned by someone else, it circumvents their administrative rights as well.
In any case, if you want to modify your own copy, then add more case statements to the function "og_multiple_mandatory_groups_by_role_groups".