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

"Delete User Other Contacts" broken? #1664

Open
bmcdonnell-scb opened this issue Oct 4, 2023 · 7 comments
Open

"Delete User Other Contacts" broken? #1664

bmcdonnell-scb opened this issue Oct 4, 2023 · 7 comments
Assignees
Labels

Comments

@bmcdonnell-scb
Copy link

bmcdonnell-scb commented Oct 4, 2023

Please confirm the following

Full steps to reproduce the issue

  1. Install & configure GAM (6.58)
  2. Run gam user user@domain.com delete othercontacts emailmatchpattern "*@olddomain.com". (Substitute user@domain.com and olddomain.com per your configuration.)

Expected outcome (what are you trying to do?)

Expected to "Delete a selection of Other Contacts", per the wiki, e.g.

gam user user@domain.com delete othercontacts emailmatchpattern "test.*"
Getting all Other Contacts for user@domain.com
Got 15 Other Contacts...
User: user@domain.com, Delete maximum of 15 Other Contacts
  User: user@domain.com, Other Contact: otherContacts/c2813750813749807666, Deleted
  User: user@domain.com, Other Contact: otherContacts/c7887232007947329156, Deleted
  User: user@domain.com, Other Contact: otherContacts/c523029179688316095, Deleted
  User: user@domain.com, Other Contact: otherContacts/c4889739431064427541, Deleted
  User: user@domain.com, Other Contact: otherContacts/c6318452176100245073, Deleted

Actual outcome (what errors or bad behavior do you see instead?)

Deletion fails with error message:

ERROR: othercontacts is not a valid argument for "gam <users> delete"

@taers232c
Copy link
Contributor

taers232c commented Oct 4, 2023 via email

@bmcdonnell-scb
Copy link
Author

@taers232c

Gam 6.58 has no support for contacts

Why are unsupported standard GAM commands (such as this one) included in the standard GAM wiki (link for this one)?

@bmcdonnell-scb
Copy link
Author

As @taers232c suggested, I was able to execute this command using GAMADV-XTD3. (Thanks for that.)

But this is apparently still an issue for (this) standard GAM. Unless I've misunderstood the relationship between (this) standard GAM and GAMADV-XTD3, and for some reason the commands for both are mixed into this one's wiki?

@taers232c
Copy link
Contributor

taers232c commented Oct 4, 2023 via email

@bmcdonnell-scb
Copy link
Author

Here is the link again to the wiki page in this repo that describes the command I'm referring to. This repo is for standard GAM, right?

Oddly, I see that there are several pages about Advanced-Gam/GAMADV-XTD3 in this repo's docs folder...?

@taers232c
Copy link
Contributor

taers232c commented Oct 4, 2023 via email

@bmcdonnell-scb
Copy link
Author

Ah.

Standard GAM is in the process of merging with Advanced GAM and the Wiki pages live there.

Glad to hear you've working towards clarifying things. I'll defer to you as to whether/when to close this issue.

Thanks for your help.

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

No branches or pull requests

3 participants