Problem/Motivation
Problem with import config.
The import failed due to the following reasons:
Configuration <em class="placeholder">buttons_config_node.settings</em> depends on the <em class="placeholder">buttons_config_node</em> extension that will not be installed after import.Steps to reproduce
- Install module and enable
- Configure module
- Export configs
- Remove all related with module. Disable module.
- Import configs
Proposed resolution
Problem with config files naming. Need to change a name of each type of configs.
Issue fork buttons_config-3439672
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3439672-import-config-failed
changes, plain diff MR !9 /
changes, plain diff MR !8
Comments
Comment #7
sovimi commentedHi @alex_gred,
Thanks so much for flagging this and sharing the fix! We've tested it and it's ready to go in the next release.
Thanks again!