Skip to content

Conversation

@toufali
Copy link
Member

@toufali toufali commented Oct 23, 2025

Because

This pull request

  • deletes all unverified secondary emails from our db

Issue that this pull request solves

Closes: FXA-10083

Other information (Optional)

@toufali toufali requested a review from a team as a code owner October 23, 2025 23:51
@toufali toufali force-pushed the cleanup-secondary-emails branch from f5dcf58 to 22fe4fa Compare October 24, 2025 17:01
import mysql from 'mysql2/promise';

function parseArgs(argv) {
let dryRun = false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may be safer to default to dryRun to true?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vpomerleau -- updated.

@toufali toufali force-pushed the cleanup-secondary-emails branch from 22fe4fa to e1d6206 Compare October 27, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants