Closed (fixed)
Project:
Graph Mail
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2024 at 07:59 UTC
Updated:
23 Aug 2024 at 11:34 UTC
Jump to comment: Most recent
The file in the config/install directory is graph_mail.settings.yml, the file in the config/schema directory is graph_mail.schema.yml, but the code uses 'graph_mail.mail_service.settings' for the configuration object.
The code must instead use 'graph_mail.settings' for the configuration object.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
avpadernoComment #4
avpadernoComment #6
avpaderno