#412 - Assign only to Primary Group
Is it possible to configure Security Suite to only assign a record to only the users primary group, instead of assigned to all the users groups?
Is it possible to configure Security Suite to only assign a record to only the users primary group, instead of assigned to all the users groups?
10 years ago
That makes sense. I need to double check if the primary flag is set by default for a new association. I want to say that it isn't. Either way, to do that you would edit /modules/SecurityGroups/SecurityGroup.php->inherit_assigned() and change the query to only select where primary group is set.