Closed (fixed)
Project:
Open Social
Version:
8.x-8.x-dev
Component:
Code (back-end)
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Nov 2019 at 09:58 UTC
Updated:
21 Feb 2020 at 08:49 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
kingdutchWhile adding a schema for this module we should also implement #3096576: Identify and replace Open Social mail configuration with `type: mail` for this module.
Comment #3
kingdutchUpdate reproduction steps. PR here: https://github.com/goalgorilla/open_social/pull/1614
Comment #4
kingdutchComment #5
ronaldtebrake commented