Closed (fixed)
Project:
Group Notify
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2020 at 22:08 UTC
Updated:
10 Oct 2020 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
phjouComment #3
gregcube commentedI'm thinking about this... Because comment notifications are optionally enabled, we shouldn't make this a hard dependency. It's probably a better idea to only install this configuration (core.entity_view_mode.comment.group_notify_email) when comment notifications are enabled. And of course uninstall the configuration when comment notifications are disabled.
Comment #4
phjouComment #5
gregcube commentedLooks like it is as easy as moving core.entity_view_mode.comment.group_notify_email.yml from /config/install to /config/optional
Thanks for reporting this.
Comment #7
gregcube commented