Skip to content

Update sanitize database to retry user emails

Frank Duncan requested to merge ardc-sanitize-db-update into ardc-main

Duplicate user emails happen often enough that regenerating the email address stops enough failures. Even though this only retries once, that is enough to stop the script from erroring.

Merge request reports