Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2014 at 21:12 UTC
Updated:
3 Dec 2015 at 17:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hosef commentedAttached is the YAML for this issue, from the patch in #2382117: Migration Files for Drupal 7 Variables.
Test(s) (and maybe a dump file) still need to be written.
Comment #2
miguelc303 commentedAdded organization support to Anexus IT
Comment #3
jcost commentedWill need to be submitted again to Core since moving from sandbox.
Comment #4
phenaproximaComment #5
phenaproximaUpdated, and wrote a test.
Comment #6
phenaproximaRe-roll.
Comment #7
phenaproximaRe-rolled in accordance with #2533886: [meta] Move module-specific migration support into the particular modules supported.
Comment #9
phenaproximaMessed up a namespace. Let's try that again.
Comment #10
chx commentedLooks good.
Comment #12
alexpottComment #13
phenaproximaBecause Variable.php causes re-rolls every single time a variable-to-config migration is committed (due to the ham-fisted hashing strategy employed by migrate-db.sh), I have decided to postpone re-rolling this until #2409441: Migration path for Text 7.x lands.
Comment #14
phenaproximaUnblocked!
Comment #15
talhaparacha commentedRe-roll. This patch applies cleanly at commit 15b2b5edc.
Comment #19
phenaproximaI noticed that d7_update_settings was identical to d6_update_settings, so I merged them.
Comment #21
quietone commentedReroll
Comment #22
quietone commentedComment #23
mikeryanLooks good!
Comment #24
webchickCommitted and pushed to 8.0.x. Thanks!