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)
Nov 27 2024, 3:57 AM
Unknown Object (File)
Nov 23 2024, 1:41 PM
Unknown Object (File)
Nov 19 2024, 12:49 AM
Unknown Object (File)
Nov 15 2024, 1:53 PM
Unknown Object (File)
Nov 11 2024, 6:13 AM
Unknown Object (File)
Nov 7 2024, 2:17 PM
Unknown Object (File)
Nov 1 2024, 6:20 PM
Unknown Object (File)
Nov 1 2024, 6:20 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
Lint
Lint Skipped
Unit
Tests Skipped

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).