When `drush config-export` shows a list of configurations to delete, these don't get removed from the profile's configuration directory. They need to be removed manually.
Is this something that can be fixed in this module, or would it need to be fixed elsewhere?
Issue fork config_profile-3158413
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:
Comments
Comment #2
colanComment #3
grimreaperHi,
Encountering the same problem.
What can be done to fix that?
Comment #6
abhisekmazumdarI trust that the approach I have taken is a viable way. I am seeking additional input from the maintainers of the module.
Comment #7
naveenvalechaComment #8
naveenvalechaThe PR is not working as expected
Comment #11
eleonelI pushed a different approach on https://git.drupalcode.org/project/config_profile/-/merge_requests/5
Comment #12
abhisekmazumdarI tested the changes and the new approach on #MR5. It works exactly as we were looking for in this issue.
Comment #15
naveenvalechaPR has been merged to 8.x-1.x
It will be rolled out in next release.
Comment #16
naveenvalecha