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
- Write a merge request
- Review
- Commit
User interface changes
None
API changes
None
Data model changes
None
Issue fork mailchimp_transactional-3614627
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
Comment #5
dieterholvoet commented