Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Apr 2014 at 20:33 UTC
Updated:
29 Jul 2014 at 23:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
benjy commentedSystem logging migration to port the error_level variable into config.
Comment #2
dawehnerKudos for PI as patch size!
Comment #3
ultimikeLooks good to me. Very straight-forward and nothing complicated here.
-mike
Comment #4
alexpottWe can now assert the config schema is correct. See #2293419: Add config schema test to all configuration test in migration, fix bugs
Comment #5
ultimikeassertConfigSchema test added.
Thanks,
-mike
Comment #6
benjy commentedGood catch, fix looks good.
Comment #7
alexpottCommitted 421123a and pushed to 8.x. Thanks!