Page MenuHomePhabricator

Fix inadvertent forward dependency in task owner migration
ClosedPublic

Authored by epriestley on Feb 7 2014, 6:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 24, 11:28 AM
Unknown Object (File)
Sun, Feb 23, 10:19 PM
Unknown Object (File)
Thu, Feb 20, 3:20 PM
Unknown Object (File)
Thu, Feb 20, 3:19 PM
Unknown Object (File)
Thu, Feb 20, 3:19 PM
Unknown Object (File)
Thu, Feb 20, 2:42 PM
Unknown Object (File)
Tue, Feb 18, 1:47 AM
Unknown Object (File)
Fri, Feb 14, 8:07 PM
Subscribers

Details

Summary

See https://github.com/facebook/phabricator/issues/505. When the status/event table moved, it broke this migration, which implicitly loads statuses by loading events.

Instead, access just the row we care about.

Test Plan

Used --apply to apply the new version of the patch.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped