GAM-team / GAM

command line management for Google Workspace
https://github.com/GAM-team/GAM/wiki
Apache License 2.0
3.45k stars 468 forks source link

gam csv and gam batch commands not working as expected #1478

Open loweaxerium opened 2 years ago

loweaxerium commented 2 years ago

The issue tracker is for reporting product deficiencies. "How do I?" questions should be posted to the discussion forum at https://groups.google.com/group/google-apps-manager. When in doubt, start at the discussion forum and return here only when instructed to do so.

Please confirm the following:

Full steps to reproduce the issue:

  1. gam csv courses.csv gam course ~Alias sync teachers group ~Group Or
  2. gam batch batch.gam

Inside batch.gam gam csv courses.csv gam course ~Alias sync teachers group ~Group commit-batch gam courses.csv gam update course ~Alias status ACTIVE

Expected outcome (what are you trying to do?): Individual commands being run correctly

Actual outcome (what errors or bad behavior do you see instead?): No command is run (Apparently this only happens with course commands)

taers232c commented 2 years ago

Due to the way Standard GAM is coded, neither of these commands can work because of thread/process handling.

With Advanced GAM, this command will work as is: gam csv courses.csv gam course ~Alias sync teachers group ~Group This command will work as modified: gam tbatch batch.gam

https://github.com/taers232c/GAMADV-XTD3/wiki/How-to-Upgrade-from-Standard-GAM

Ross

ferferga commented 9 months ago

@taers232c This is a bit off-topic, but why not contribute these fixes here, upstream? I saw that you have some commits in this repo, it's not like it's abandoned or something... I don't see the reason for a fork?

taers232c commented 9 months ago

The fork happened ten or so years ago.

Ross Scroggs @.***

On Oct 9, 2023, at 9:13 AM, Fernando Fernández @.***> wrote:

@taers232c https://github.com/taers232c This is a bit off-topic, but why not contribute these fixes here, upstream? I saw that you have some commits in this repo, it's not like it's abandoned or something... I don't see the reason for a fork?

— Reply to this email directly, view it on GitHub https://github.com/GAM-team/GAM/issues/1478#issuecomment-1753297583, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL6NIS76TDLHCO4WFDTX6QPBNAVCNFSM5NXZRORKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZVGMZDSNZVHAZQ. You are receiving this because you were mentioned.