Problem/Motivation

Two different configuration object names are being used in this module:

- socialfeed.facebook.settings (in config/install and confi/schema)
- socialfeed.facebooksettings (elsewhere)

The same goes for socialfeed.twitter.settings and socialfeed.instagram.settings

Steps to reproduce

You notice this when you install and configure the module and export the config. This will result in duplicate config yml files.

Proposed resolution

Rename config according to names in config/install.

So e.g socialfeed.facebooksettings becomes socialfeed.facebook.settings

Remaining tasks

Test the patch

User interface changes

None

API changes

None

Data model changes

No more duplicate config

CommentFileSizeAuthor
socialfeed-settings.patch10.53 KBbatigolix

Comments

batigolix created an issue. See original summary.

batigolix’s picture

Title: Change name settings object » Change name of config object

  • Hemangi Gokhale committed de99033 on 8.x-1.x
    Issue #3157581 by arpitk: Special characters are not included in hashtag...
hemangi.gokhale’s picture

Status: Active » Fixed

This issue is now resolved, please try the latest release.

Status: Fixed » Closed (fixed)

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