Closed anotherjames closed 8 years ago
Done. @amoebanath - you may be interested to hear this :-)
If it hasn't already been done for SPX, the following needs doing:
1) Change the cm_config_tools entry in composer.json to:
"drupal/cm_config_tools": "dev-8.x-1.x-multibucket",
2) Run composer update drupal/cm_config_tools
And commit the resulting changes to the composer.json and composer.lock, please. Thanks!
After importing, we should check
$config_importer->getErrors()
._drush_config_import()
and our ownimport()
method do not do this, and there could well be errors to report.I don't know if we also need to report errors that we don't currently on exporting?