Page MenuHomePhabricator

Fix credential upgrade issue after introduction of `isLocked` column
ClosedPublic

Authored by epriestley on May 13 2014, 2:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 28, 11:34 PM
Unknown Object (File)
Sat, Jun 28, 11:24 PM
Unknown Object (File)
Jun 5 2025, 9:07 PM
Unknown Object (File)
May 13 2025, 9:17 PM
Unknown Object (File)
May 10 2025, 3:34 PM
Unknown Object (File)
Apr 23 2025, 2:40 AM
Unknown Object (File)
Apr 20 2025, 3:26 PM
Unknown Object (File)
Apr 14 2025, 5:04 PM
Subscribers

Details

Summary

Fixes T5035. This migration isn't forward compatible after schema mutation.

Test Plan

Ran locally, will get reporting user to confirm.

Diff Detail

Repository
rP Phabricator
Branch
islocked
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 434
Build 434: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Fix credential upgrade issue after introduction of `isLocked` column.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

@gera confirmed this resolved the issue on IRC.

btrahan edited edge metadata.
This revision is now accepted and ready to land.May 13 2014, 4:50 PM
epriestley updated this revision to Diff 21623.

Closed by commit rP4a7499f23029 (authored by @epriestley).