Page MenuHomePhabricator

Skip a very old project reindex migration
ClosedPublic

Authored by epriestley on Mar 26 2014, 8:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 22, 7:41 PM
Unknown Object (File)
Sun, Sep 22, 7:38 PM
Unknown Object (File)
Sun, Sep 22, 7:37 PM
Unknown Object (File)
Sun, Sep 22, 7:36 PM
Unknown Object (File)
Sun, Sep 22, 9:55 AM
Unknown Object (File)
Sun, Sep 1, 8:03 PM
Unknown Object (File)
Aug 28 2024, 11:57 PM
Unknown Object (File)
Aug 24 2024, 6:34 AM
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).