Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2014 at 20:52 UTC
Updated:
19 Aug 2015 at 04:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jcost commentedWill need to be submitted again to Core since moving from sandbox.
Comment #2
phenaproximaComment #3
phenaproximaGentlemen (and women)...BEHOLD!
Comment #5
phenaproxima@joshtaylor wrote the original migration in #2132207: Variable to config: tracker.settings [d7], so I'm giving him credit.
Comment #6
phenaproximaForgot annotation on the test class.
Comment #7
phenaproximaRe-rolled. No interdiff due to conflicts in the {variable} table dump.
Comment #8
phenaproximaRe-rolled in accordance with #2533886: [meta] Move module-specific migration support into the particular modules supported.
Comment #9
phenaproximaWhoops, forgot to include the migration template!
Comment #12
phenaproximaMan, screw up one namespace and they hound you forever...
Comment #13
phenaproximaUgh, missed a spot (file doc comment).
Comment #14
chx commentedgit archeology finds
from #1591412: Convert tracker settings to configuration system and I checked the change in tracker_cron and it's the variable name change so apparently that is the variable name, no matter how odd.
Comment #16
phenaproximaRe-rolled due to conflicts in the {variable} table dump (which is why there's no interdiff).
Comment #17
mikeryanComment #20
phenaproximaRe-rolled.
Comment #21
phenaproximaBack to RTBC.
Comment #22
webchickCommitted and pushed to 8.0.x. Thanks!