Problem/Motivation

For the SMTP Transport, changing the "Ping threshold" under "Advanced options" saves the value, but doesn't reflect the value set as the default is loading from the incorrect configuration key.

One is still able to set the threshold, but if the form is then resaved, the value is lost.

Steps to reproduce

As an administrator with permission to modify Symfony Mailer Transport configuration:

- Navigate to /admin/config/system/symfony-mailer-lite/transport
- Add or edit an SMTP transport option
- Under "Advanced options" set a value for "Ping threshold" and save the form
- Edit the SMTP transport option again
- Note that the "Ping threshold" is now blank

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

threeg created an issue. See original summary.

threeg’s picture

Assigned: Unassigned » threeg

threeg’s picture

Assigned: threeg » Unassigned
Status: Active » Needs review
threeg’s picture

Version: 1.0.5 » 1.0.x-dev

zengenuity made their first commit to this issue’s fork.

  • zengenuity committed 34ba404e on 1.0.x authored by threeg
    Issue #3422014 by threeg: "Ping threshold" option doesn't reflect its...
zengenuity’s picture

Status: Needs review » Fixed

This looks good. Merged. Thanks!

Status: Fixed » Closed (fixed)

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