Problem/Motivation

Setting "Email Address for Failure Notices" is not saving

Steps to reproduce

  1. Go to /admin/config/development/backup_migrate/settings/edit/standard
  2. Change the value for the setting "Email Address for Failure Notices"
  3. See the old value, the change is not saved!

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

anybody created an issue. See original summary.

anybody’s picture

Issue summary: View changes
anybody’s picture

Looks like it always uses the system mail and never the configured value?
https://git.drupalcode.org/project/backup_migrate/-/blob/5.1.x/src/Core/...

davps’s picture

Status: Active » Postponed

@anybody, issue will be fixed here #3567236-4: Email Settings are not saved

davps’s picture