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
F15505701: D17786.diff
Tue, Apr 15, 5:05 AM
F15477947: D17786.diff
Mon, Apr 7, 7:05 PM
F15449717: D17786.id42763.diff
Fri, Mar 28, 11:50 AM
F15445202: D17786.id42766.diff
Thu, Mar 27, 12:50 PM
F15441365: D17786.id.diff
Wed, Mar 26, 5:50 PM
F15438270: D17786.diff
Tue, Mar 25, 11:55 PM
F15397352: D17786.diff
Mar 16 2025, 7:42 PM
F15396595: D17786.diff
Mar 16 2025, 3:17 PM
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