Closed (fixed)
Project:
Social Feed
Version:
8.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2021 at 09:21 UTC
Updated:
14 Feb 2022 at 12:54 UTC
Jump to comment: Most recent
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
You notice this when you install and configure the module and export the config. This will result in duplicate config yml files.
Rename config according to names in config/install.
So e.g socialfeed.facebooksettings becomes socialfeed.facebook.settings
Test the patch
None
None
No more duplicate config
| Comment | File | Size | Author |
|---|---|---|---|
| socialfeed-settings.patch | 10.53 KB | batigolix |
Comments
Comment #2
batigolixComment #4
hemangi.gokhaleThis issue is now resolved, please try the latest release.