Search Documentation
Redacting an account with a subscription
- In the portal, locate the account using the “Manage Member” option.
- Change the email in the portal to REDACTED-[DATE-YYYY-MM-DD]@REDACTED.com. e.g. [email protected]
- Copy the User UUID from the portal
- In the DB go to the user_information.email_changes table and find any records relating to the user and delete them, there will be at least one from the email address change you just made.
- In the CRM DB, go to the CCBillTransStats, EpochTransStats, VendoTransStats and VendoCancelledUsers tables and search for the original email address.
- Change the username and email address records to the email address created in step 2 above.
- Change the name, address and IP fields to REDACTED
- Check for any records in the old MembersTransactions table in the CRM DB and if there any, redact the data from those fields as well.
