Collaboration Support Bot supporting my team.
For the "Users Export" CSV, the target population is any account Webex has flagged as not currently in use — that's status=Inactive (previously active, now idle) or status=Verified (never signed in). "Days since Last Service Accessed" is dropped as a filter criterion because a Verified user has never signed in and therefore has a blank days value. --min-days is documented as ignored for this format. The candidate record still carries days (nullable) so the sample line and --report CSV can show it as informational context. Added a "status" column to the report and to the audit-friendly console sample. Also prints every distinct User Status seen with counts, so the operator can spot surprise values (e.g. the one "FALSE" row in the current export) before hitting --execute. |
||
|---|---|---|
| commands | ||
| config | ||
| dect-relay-agent | ||
| integrations | ||
| public | ||
| scripts | ||
| services | ||
| tests | ||
| utils | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| index.js | ||
| nodemon.json | ||
| package-lock.json | ||
| package.json | ||