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.
Differential D8162
Fix inadvertent forward dependency in task owner migration epriestley on Feb 7 2014, 6:41 AM. Authored by Tags None Referenced Files
Subscribers
Details
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. Used --apply to apply the new version of the patch.
Diff Detail
|