Page MenuHomePhabricator

Skip a very old project reindex migration
ClosedPublic

Authored by epriestley on Mar 26 2014, 8:10 PM.
Tags
None
Referenced Files
F13334836: D8619.diff
Wed, Jun 19, 12:48 AM
F13328052: D8619.diff
Sun, Jun 16, 2:43 AM
F13327389: D8619.diff
Sat, Jun 15, 6:37 PM
F13297486: D8619.id.diff
Fri, Jun 7, 5:36 AM
F13267391: D8619.diff
Wed, May 29, 3:14 AM
F13252927: D8619.diff
Sat, May 25, 2:13 AM
F13230618: D8619.diff
May 20 2024, 11:06 PM
F13174542: D8619.diff
May 7 2024, 11:45 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).