Problem/Motivation

\Drupal\mailchimp_transactional_template\Form\TemplateMapForm::save calls save() twice on the TemplateMap being edited.

Steps to reproduce

Edit a TemplateMap at /admin/config/services/mailchimp_transactional/templates/[id]

Proposed resolution

Calls save() once on the TemplateMap being edited.

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

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

idebr created an issue. See original summary.

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

  • dieterholvoet committed e6c6667f on 1.0.x
    fix: #3614627 TemplateMapForm::save() saves TemplateMap twice
    
    By: idebr...
dieterholvoet’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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