Added column|field assignedToUnknown to gam print|show admins

This commit is contained in:
Ross Scroggs
2024-07-24 08:49:09 -07:00
parent e43802e197
commit 2aeebd17a4
5 changed files with 26 additions and 12 deletions

View File

@@ -2,6 +2,12 @@
Merged GAM-Team version
6.79.03
Added column|field `assignedToUnknown` to `gam print|show admins` that will be True when
the API `assignedTo` value can not be converted to an email address; it will be False when
the email address is determinable.
6.79.02
Updated `gam print admins` to handle the following error that occurs when a service account admin no longer exists.