Problem/Motivation

Followup from https://www.drupal.org/node/2800051
Right now, only 1 recipient is allowed.

Proposed resolution

Handle multiple recipients for monitoring_mail.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 handle_multiple-2807825-2.patch1.79 KBginovski

Comments

Ginovski created an issue. See original summary.

ginovski’s picture

Assigned: Unassigned » ginovski
Status: Active » Needs review
StatusFileSize
new1.79 KB

1. Added description and changed field to textfield for the comma separated mail recipients list.
2. Added foreach to go through every recipient and send mail.