Homec4science

Probably (?) fix two very old project slug migrations

Authored by epriestley <git@epriestley.com> on Dec 14 2016, 23:05.

Description

Probably (?) fix two very old project slug migrations

Summary: Fixes T12020. These callsites to getPhrictionSlug() were missed when that method was removed. They're very old (early 2014, late 2011).

Test Plan:
These are tricky to test because the migrations are so ancient, but bin/storage upgrade --force --apply phabricator:20140521.projectslug.2.mig.php gave me plausible results.

The other migration is so ancient that it can't apply to a modern database so I'm just kind of winging that one. We probably have essentially no installs which will ever apply it again, though.

Reviewers: chad, avivey

Reviewed By: avivey

Maniphest Tasks: T12020

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

Details

Committed
epriestley <git@epriestley.com>Dec 14 2016, 23:14
Pushed
aubortJan 31 2017, 17:16
Parents
rPH378387a0785f: Fix an issue with mentioning revisions on the new EditEngine code
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH3d8d98bd8deb: Probably (?) fix two very old project slug migrations (authored by epriestley <git@epriestley.com>).Dec 14 2016, 23:14