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?

Command icon 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

colan created an issue. See original summary.

colan’s picture

Title: Removed configuration file doesn't get remove from profile directory » Removed configuration file doesn't get removed from profile directory
grimreaper’s picture

Hi,

Encountering the same problem.

What can be done to fix that?

abhisekmazumdar made their first commit to this issue’s fork.

abhisekmazumdar’s picture

Status: Active » Needs review

I trust that the approach I have taken is a viable way. I am seeking additional input from the maintainers of the module.

naveenvalecha’s picture

Title: Removed configuration file doesn't get removed from profile directory » Removed configuration files doesn't get removed from profile directory
naveenvalecha’s picture

Status: Needs review » Needs work

The PR is not working as expected

eleonel made their first commit to this issue’s fork.

eleonel’s picture

Status: Needs work » Needs review
abhisekmazumdar’s picture

Status: Needs review » Reviewed & tested by the community

I tested the changes and the new approach on #MR5. It works exactly as we were looking for in this issue.

  • naveenvalecha committed a4c14016 on 8.x-1.x
    Issue #3158413 by abhisekmazumdar, eleonel, naveenvalecha, colan,...
naveenvalecha’s picture

Status: Reviewed & tested by the community » Fixed

PR has been merged to 8.x-1.x
It will be rolled out in next release.

naveenvalecha’s picture

Title: Removed configuration files doesn't get removed from profile directory » Removed configuration files does not get removed from profile directory

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.