Homec4science

Fix inadvertent forward dependency in task owner migration

Authored by epriestley <git@epriestley.com> on Feb 7 2014, 18:17.

Description

Fix inadvertent forward dependency in task owner migration

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.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D8162

Details

Committed
epriestley <git@epriestley.com>Feb 7 2014, 18:17
Pushed
aubortJan 31 2017, 17:16
Parents
rPH0cc1f5017083: Herald - make flag color display
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb13a51adeb80: Fix inadvertent forward dependency in task owner migration (authored by epriestley <git@epriestley.com>).Feb 7 2014, 18:17