Zanshin: remove code that triggers the 0.2 data migration.
ClosedPublic

Authored by dfaure on Dec 20 2016, 7:58 PM.

Details

Summary

When using zanshin on a new computer, the local zanshinrc is empty so
the migration happens even if it is not needed. This leads to tasks with
children becoming projects, unexpectedly.

If a different migration is needed again in the future, we have to find
a way to store the version into the items themselves, rather than locally.

If someone still hasn't upgraded from 0.2, they can run the migrator manually
when they do.

Diff Detail

Repository
R4 Zanshin
Branch
no_migrator
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure updated this revision to Diff 9234.Dec 20 2016, 7:58 PM
dfaure retitled this revision from to Zanshin: remove code that triggers the 0.2 data migration..
dfaure updated this object.
dfaure edited the test plan for this revision. (Show Details)
dfaure added a reviewer: ervin.
dfaure added a subscriber: Zanshin.
ervin accepted this revision.Dec 20 2016, 9:15 PM
ervin edited edge metadata.
This revision is now accepted and ready to land.Dec 20 2016, 9:15 PM
dfaure closed this revision.Dec 20 2016, 9:32 PM