- 🇫🇷France ericdsd France
Hi, i recently switched from directory storage to collection storage and i have the same issue.
i have 3 splits dev/staging/prod
they all have system.site splittedI export my config from an instance where dev split is active > config/sync/split/dev/system.site.yml is created
i commit config/sync/split/dev/system.site.yml
on another instance with prod split activated
if i drush cex
config/sync/split/prod/system.site.yml is created
and
config/sync/split/dev/system.site.yml is deletedI also use $config_exclude_module but only for other modules
Note that doing the same with directory storage doesn't delete configs.
Maybe i miss something.
- 🇨🇭Switzerland bircher 🇨🇿
Please read #3167041-7: Config split with pull →
Then please update the documentation! see 📌 Update documentation for Config Split 2.x ActiveCommenting on an old closed issue is not a good strategy.