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)
Thu, Sep 12, 7:31 PM
Unknown Object (File)
Thu, Sep 12, 7:30 PM
Unknown Object (File)
Thu, Sep 12, 7:30 PM
Unknown Object (File)
Thu, Sep 12, 7:30 PM
Unknown Object (File)
Tue, Sep 3, 6:37 PM
Unknown Object (File)
Thu, Aug 29, 6:14 AM
Unknown Object (File)
Mon, Aug 26, 12:01 AM
Unknown Object (File)
Sun, Aug 25, 9:21 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