taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
687 stars 86 forks source link

problem to remove suspended users who have been suspended for 3 years #370

Closed mberva closed 9 months ago

mberva commented 10 months ago

Hi, when I run a script for remove suspended users I view a WARNING. I'm running GAMADV-XTD3 6.63.11 Appreciate you guys!

My command is: gam config csv_output_row_filter "accounts.is_suspended:boolean:true,accounts.disabled_time:date<-1250d" report user user all parameters accounts:is_suspended,accounts:disabled_reason

OUTPUT is:

2023-09-07T07:07:26.353+00:00,0/1,Using 1 process... 2023-09-07T07:07:26.354+00:00,0,Processing item 1/1 Getting Reports for all users

WARNING: End date greater than LastReportedDate.

WARNING: csv_output_row_filter column "^accounts.is_suspended$" does not match any output columns

WARNING: csv_output_row_filter column "^accounts.disabled_time$" does not match any output columns 2023-09-07T07:07:27.383+00:00,0/1,Processing complete

materemias commented 10 months ago

I have the same warning even if I do something as basic as


Getting Reports for all users

WARNING: End date greater than LastReportedDate.```
and the report ends here...
taers232c commented 10 months ago

Google made an API change, I'm build a new version to handle it.

Ross

Ross Scroggs @.***

On Sep 7, 2023, at 3:39 AM, Máté Rémiás @.***> wrote:

I have the same warning even if I do something as basic as

Getting Reports for all users

WARNING: End date greater than LastReportedDate.``` and the report ends here... — Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/370#issuecomment-1709921162, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL7ZRPRZMNPPS3ANB23XZGP6NANCNFSM6AAAAAA4OOME5I. You are receiving this because you are subscribed to this thread.

taers232c commented 10 months ago

This is now handled in 6.63.12

Ross

Ross Scroggs @.***

On Sep 7, 2023, at 3:39 AM, Máté Rémiás @.***> wrote:

I have the same warning even if I do something as basic as

Getting Reports for all users

WARNING: End date greater than LastReportedDate.``` and the report ends here... — Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/370#issuecomment-1709921162, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL7ZRPRZMNPPS3ANB23XZGP6NANCNFSM6AAAAAA4OOME5I. You are receiving this because you are subscribed to this thread.