Changes in configuration is not showing

Created on 13 February 2024, 9 months ago

Problem/Motivation

After I have upgraded the module to 2.x then I can't see configuration split changes when I export using drush.

Steps to reproduce

  • Create a split.
  • Select folder as storage
  • Add a module in complete split
  • Export configuration
  • Make changes for the module in the split
  • Run drush cex
  • Then i see: "The active configuration is identical to the configuration in the export directory", but the configuration in the split directory is updated.

Proposed resolution

I want to see which the configuration objects have updates like when other configuration objects updated and like it was in 1.x.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡ΈπŸ‡ͺSweden mohammed motar

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mohammed motar
  • Status changed to Closed: works as designed 9 months ago
  • πŸ‡¨πŸ‡­Switzerland bircher πŸ‡¨πŸ‡Ώ

    The config in your split is invisible to the changes drush shows because drush just compares the sync directory. If you want your split to be visible you need to save it as a collection. This will make it so the split is part of the sync directory.

Production build 0.71.5 2024