Overview
The Tenant FixUp tool has a SCAN command that can be used to examine a tenant's data to determine if it has known data issues. At the time of writing, these issues are:
- Missing/NULL Unique ID for CRM accounts
- Missing/NULL Unique ID for events
- "Mangled" email addresses in event staff assignments
Running a scan
Since a scan is non-destructive, it can be run against any tenant (including production) in the #nonprod-automation channel. Steps:
- Determine the Cluster Code from this page and the source Tenant Id.
- In Slack, navigate to the
#nonprod-automationchannel. - In the message box, type /tenant-fixup + SPACE + scan + SPACE + Cluster Code + SPACE + Tenant Id. Example:
/tenant-fixup scan prodna account-2863-A
- Press ENTER and your command will be sent to the ProServices.Automation bot.
- In a few moments, you should see a message like this that mirrors your slash command

A little while later, you should see a success/failure message that will look like this:
If the scan did find issues, it will list the type and number that were found:

Comments
0 comments
Article is closed for comments.