*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Loan Anonymization Scripts
These scripts were run by the hosting team for the first time on 5/9/25. They are being automated by the hosting team to run every weekend going forward starting 5/17/25.
This script replaces the user_id values with NULL in historic loan rows on the loan__ table:
...
Requester Anonymization Scripts
These scripts are being automated by the hosting team to run every weekend going forward starting 5/17/25.
This query replaces the requester_id value with NULL on the request__t__ table if the request status is Closed or the request row is historical:
...