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)
Sun, Feb 9, 12:51 PM
Unknown Object (File)
Sun, Feb 9, 12:51 PM
Unknown Object (File)
Sun, Feb 9, 12:51 PM
Unknown Object (File)
Sun, Feb 9, 12:51 PM
Unknown Object (File)
Thu, Feb 6, 2:03 AM
Unknown Object (File)
Thu, Feb 6, 2:03 AM
Unknown Object (File)
Fri, Jan 31, 5:34 PM
Unknown Object (File)
Fri, Jan 31, 4:57 AM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).