drush config-distro-update does not detect updates if cached

Created on 17 October 2018, over 6 years ago
Updated 8 January 2025, 13 days ago

How to reproduce:

- install config_distro module (I tried it with confic_sync suite)
- do some edits on configuration items in a custom module's /config/install folder
- run drush config-distro-update

Expected: the changes would be detected and offered to update
Actual: no changes to import

A workaround to fix is to rebuild caches using "drush cr" command before. Then, running "drush config-distro-update" again detects the change correctly.

Also, running the same from UI (/admin/config/development/configuration/distro) works properly. So I would guess there is some cache invalidation problem in drush version only.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany mirsoft

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024