Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2015 at 15:27 UTC
Updated:
14 Oct 2015 at 18:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
phenaproximaRemoved all migrate.migration.* entities from the config table.
Comment #5
phenaproximaPlease gawd...
Comment #6
neclimdulWe should probably empty and leave the update method with a comment.
Comment #7
phenaproximaDone.
Comment #8
neclimdulnon-db changes look straightforward.
Comment #9
phenaproximaCreated a follow-up issue to re-add the migrations once Migrate is stable. #2577801: Re-add migration entities to update path test fixtures when Migrate is stable
Comment #10
webchickGreat, with the creation of that issue I think we can proceed here. This will certainly help us during RC to not have to figure out strange Migrate upgrade path issues (doesn't come up often, but when it does happen it's tricky to work out).
Committed and pushed to 8.0.x. Thanks!