Problem/Motivation

The `social_metatag` module overwrote settings for the metatag module by
adding a duplicate config file in `config/install`. This works when all
modules are installed during site-install, and it also worked in the era
of features. However sites extending Open Social might install the
`metatag` module first and then want the Open Social defaults from
`social_metatag` which will cause a duplicate config error.

Steps to reproduce

Proposed resolution

Moving the configuration to config/modify will properly update the
settings on install without having duplicated config.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Kingdutch created an issue. See original summary.

kingdutch’s picture

Assigned: kingdutch » Unassigned
Status: Active » Needs review
viniciusrp’s picture

Version: 11.10.x-dev » 11.9.x-dev
Assigned: Unassigned » viniciusrp
Status: Needs review » Fixed

The pull request was approved, and it will be released in the next version.

robertragas’s picture

Landed in 11.9.14

Status: Fixed » Closed (fixed)

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