Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: argument of type 'NoneType' is not iterable when create a VaultMatter #443

Open
tissoni opened this issue Oct 18, 2024 · 3 comments

Comments

@tissoni
Copy link

tissoni commented Oct 18, 2024

Hello, when creating a new Vault Matter with this command:

gam create vaultmatter name "NAME" description "Matter Description" collaborator [email protected] showdetails

Appear this output:

Traceback (most recent call last):
File "init.py", line 76622, in ProcessGAMCommand
File "init.py", line 41157, in doCreateVaultMatter
File "init.py", line 41080, in _showVaultMatter
File "init.py", line 41075, in _cleanVaultMatter
TypeError: argument of type 'NoneType' is not iterable

The vault matter NAME is created in vault.google.com, but i cannot make the export of the data.

GAMADV-XTD3 7.00.21 - https://github.com/taers232c/GAMADV-XTD3 - pyinstaller
Ross Scroggs [email protected]
Python 3.13.0 64-bit final
Linux Ubuntu 20.04 Focal Fossa x86_64

@taers232c
Copy link
Owner

taers232c commented Oct 18, 2024 via email

@tissoni
Copy link
Author

tissoni commented Oct 18, 2024

Thanks @taers232c !!!

@taers232c
Copy link
Owner

Fixed in 7.00.22

Ross

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants