From 3110bbf17c820d90077168676439c93ed9ce55d7 Mon Sep 17 00:00:00 2001 From: Axel Stohn Date: Thu, 15 Sep 2022 11:45:04 -0700 Subject: [PATCH] Jira ICPCO-220 --- Model/GrouperGroup.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Model/GrouperGroup.php b/Model/GrouperGroup.php index 980259f..7558152 100644 --- a/Model/GrouperGroup.php +++ b/Model/GrouperGroup.php @@ -48,7 +48,8 @@ class GrouperGroup extends GrouperLiteAppModel private $templateCreationGroup = 'ref:workinggroupadmins'; private $wgStemsTopLevel = array( - 'ref:incommon-collab' + 'ref:incommon-collab', + 'ref:internet2-collab' ); // Current listing of groups that are associated to Working Groups @@ -57,7 +58,8 @@ class GrouperGroup extends GrouperLiteAppModel 'app:confluence', 'app:sympa:internet2', 'app:sympa:incommon', - 'ref:incommon-collab' + 'ref:incommon-collab', + 'ref:Internet2-collab' ); //Stem for email groups, only email groups using this stem are viewable