Homec4science

Fix accidental forward dependency in old commit summary migration

Authored by epriestley <git@epriestley.com> on Feb 6 2014, 19:33.

Description

Fix accidental forward dependency in old commit summary migration

Summary: See IRC. This migration inadvertently depends on the columns in the commit table, because it calls save(), and thus broke for installs with data after we added the importStatus column. Since that was ~9 months after this patch, probably not many installs are affected.

Test Plan: Ran patch locally with --apply on data. Had user verify fix.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

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

Details

Committed
epriestley <git@epriestley.com>Feb 6 2014, 19:33
Pushed
aubortJan 31 2017, 17:16
Parents
rPH4c7acbaface4: Assign PHIDs to calendar events
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHeef2727ea6ee: Fix accidental forward dependency in old commit summary migration (authored by epriestley <git@epriestley.com>).Feb 6 2014, 19:33