When runs configs import partially it dont ignore the configs specified in ignore section.

Created on 10 January 2024, 6 months ago

Background:

drupal core: 10.1
drush: 12.4.3.0

Steps to reproduce

1. Add simple config like system.site:page.front at /admin/config/development/configuration/ignore
2. Runs config import with --partial parameter drush cim --partial

Though standard drush cim works fine

πŸ› Bug report
Status

Closed: works as designed

Version

3.1

Component

Code

Created by

πŸ‡©πŸ‡°Denmark mudassar774

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

Comments & Activities

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

    This is expected.
    When doing --partial drush doesn't do the import transformation and so config ignore or any other module doesn't intervene. This is analogous to how the single import form in core works.

Production build 0.69.0 2024