Page MenuHomePhabricator

Migrate accounts to correct user email verification state flag
ClosedPublic

Authored by epriestley on Apr 24 2017, 4:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 31, 11:17 AM
Unknown Object (File)
Fri, May 30, 3:39 PM
Unknown Object (File)
Thu, May 29, 9:58 PM
Unknown Object (File)
Thu, May 29, 9:18 AM
Unknown Object (File)
May 20 2025, 3:05 PM
Unknown Object (File)
May 9 2025, 2:48 AM
Unknown Object (File)
Apr 30 2025, 10:54 AM
Unknown Object (File)
Apr 29 2025, 11:58 AM
Subscribers
None

Details

Summary

Depends on D17785. Fixes T12635. There was a bug where users could verify their primary email without getting the "isEmailVerified" flag set on their accounts.

D17785 fixes this bug. This change migrates affected account to fix their state, now that they can't get in trouble any more (hopefully).

Test Plan
  • Explicitly removed this flag from a bunch of accounts.
  • Ran migration, saw the accounts get fixed.
  • Ran migration again (storage upgrade --apply ...), saw the accounts not get touched.
  • We have 117 affected accounts on secure, so I'll verify that this fixes them.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable