Closed (fixed)
Project:
Acquia Connector
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2018 at 14:18 UTC
Updated:
27 Jan 2020 at 18:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
akalam commentedComment #3
akalam commentedComment #4
akalam commentedAfter further testing I realize the issue is happening only when the module is installed from installation profile. The config/optional directory is the right one for drupal to discovery the right order to import the configurations, so when you have dependencies in a configuration entity, this should be included in this directory and not in the config/install one.
https://www.drupal.org/node/2453919
https://lightning.acquia.com/blog/optional-config-weirdness-drupal-8
Updating title
Comment #5
kmajzlik commentedSame problem here, same solution was growing in my head.
Successfully used on our project.
Comment #7
danepowell commented