Problem/Motivation

https://www.drupal.org/node/3018145
The sync directory is defined in $settings and not $config_directories

Proposed resolution

Could we scan settings.php for this? Would this be a drupal-rector thing?

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

tedbow created an issue. See original summary.

gábor hojtsy’s picture

We could test this in our environment check.

gábor hojtsy’s picture

Version: 8.x-2.x-dev » 8.x-3.x-dev

Moving to current branch.

gábor hojtsy’s picture

Status: Active » Needs review
StatusFileSize
new1.3 KB

Made this my first trial issue of drupalpod. Created and tested / generated patch there. Drupalpod / ddev has fallback code for older Drupal versions, so will notify about this config.

gábor hojtsy’s picture

Issue summary: View changes
StatusFileSize
new84.79 KB

  • dfb4520 committed on 8.x-3.x
    Issue #3154341 by Gábor Hojtsy, tedbow: Doesn't detect the $...
gábor hojtsy’s picture

Status: Needs review » Fixed

Committed. We don't have tests for environment checks since that would require to somehow change the environment.

gábor hojtsy’s picture

Unfortunately I needed to roll this back in #3224551: Warning about $config_directories deprecation will never get resolved, roll it back since it was not possible to resolve ever. Opened #3224660: The Drupal 8 to 9 $config_directories deprecation is not detected to try to get this resolved again (and have a clean slate in terms of commits). Will carry over credits for @tedbow.

Status: Fixed » Closed (fixed)

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