Closed (fixed)
Project:
Open Social
Version:
8.x-8.x-dev
Component:
Code (back-end)
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Dec 2019 at 09:33 UTC
Updated:
19 Feb 2020 at 15:09 UTC
Jump to comment: Most recent
See problem definition in #3092272: [Meta] Moving away from features.
module.features.yml filehook_install() into a module's config/install/*.yml file.
hook_install alters configuration from other modules, consider whether we should include the config file in the profile's config/install folder to overwrite it insteadThe changed configuration keeps its changes.
The changed configuration is reverted to default values.
Comments
Comment #2
navneet0693 commentedComment #3
navneet0693 commentedPR: https://github.com/goalgorilla/open_social/pull/1624
Comment #5
ronaldtebrake commented