Page MenuHomePhabricator

Skip a very old project reindex migration
ClosedPublic

Authored by epriestley on Mar 26 2014, 8:10 PM.
Tags
None
Referenced Files
F18740885: D8619.diff
Thu, Oct 2, 6:52 AM
F18204455: D8619.id20447.diff
Aug 18 2025, 1:44 PM
F18201029: D8619.id20452.diff
Aug 18 2025, 6:20 AM
F18180134: D8619.id20452.diff
Aug 16 2025, 5:30 AM
F18162965: D8619.diff
Aug 15 2025, 5:16 AM
F18110282: D8619.id.diff
Aug 11 2025, 5:58 PM
F18107332: D8619.id20452.diff
Aug 11 2025, 12:21 AM
F18107263: D8619.id20447.diff
Aug 10 2025, 11:54 PM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rP543a3133877e: Skip a very old project reindex migration
Summary

During migration of very old installs, this script no longer runs properly since at HEAD it can't index against older schemas.

Since it's pretty fluff, just toss it. Installs can run bin/search index --type PROJ after finishing migrations to achieve the same effect, if necessary.

Test Plan

eyeballed it

Diff Detail

Repository
rP Phabricator
Branch
skipmig1
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

epriestley retitled this revision from to Skip a very old project reindex migration.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 26 2014, 8:47 PM
epriestley updated this revision to Diff 20452.

Closed by commit rP543a3133877e (authored by @epriestley).