From 5dece6c71906c243da46b9d0ab55de4d3b18f788 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Mon, 26 May 2025 09:15:13 -0700 Subject: [PATCH] Update Groups.md --- wiki/Groups.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wiki/Groups.md b/wiki/Groups.md index f5e991eb..a00a5ca0 100644 --- a/wiki/Groups.md +++ b/wiki/Groups.md @@ -335,6 +335,11 @@ gam update group group@domain.com whoCanViewMembership ALL_MEMBERS_CAN_VIEW whoC Group: group@domain.com, Updated ``` +If you are entering a valid combination but an error message is returned, do the following and then re-issue your command. +``` +gam update group group@domain.com whoCanViewMembership ALL_IN_DOMAIN_CAN_VIEW whoCanDiscoverGroup ALL_IN_DOMAIN_CAN_DISCOVER +``` + ## Manage groups These commands allow you to create, update and delete groups.