system_update_8014 needs porting as per: http://drupalcontrib.org/api/drupal/drupal!core!modules!system!system.in...
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff.txt | 1015 bytes | ultimike |
| #5 | 2249149-5.patch | 3.31 KB | ultimike |
system_update_8014 needs porting as per: http://drupalcontrib.org/api/drupal/drupal!core!modules!system!system.in...
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff.txt | 1015 bytes | ultimike |
| #5 | 2249149-5.patch | 3.31 KB | ultimike |
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!