- Issue created by @pyrello
- π·π΄Romania ioana apetri
I'm also having a problem while trying to upgrade from Config Split 1.x to 2.x It seems similar to the current issue - being related to a module dependency in my split (the tmgmt module).
However, this issue seems to be related to how Config Split handles these indirect dependencies.
\Drupal\Core\Config\Entity\ConfigDependencyManager::getDependentEntities not only gets direct dependencies, but also gathers dependencies of those dependencies.