Problem/Motivation

Currently after install of paragraphs module, imported configuration is not same as provided configuration in yaml files and it should be.

Way to reproduce it:
1. install module on clean installation of drupal + paragraphs
2. install config_update and config_update_ui module
3. with config_update_ui module it's possible to see differences in configuration page
-> after clean install there should not be any difference between active configuration and original configuration (from yaml files)

Proposed resolution

All what is needed is new export of configuration files, so that they are in sync with active configuration.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mtodor created an issue. See original summary.

mtodor’s picture

Status: Active » Needs review
FileSize
376 bytes

Here is patch with adjusted original configuration.

miro_dietiker’s picture

Status: Needs review » Fixed

Thx, committed. :-)

Status: Fixed » Closed (fixed)

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