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.

Issue fork graph_mail-3467072

Command icon Show commands

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

avpaderno created an issue. See original summary.

avpaderno’s picture

Issue summary: View changes

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed 67c6da06 on 1.0.x
    Issue #3467072: The schema and the default values are not for the used...
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.