Needs review
Project:
Monitoring
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Sep 2016 at 10:05 UTC
Updated:
3 Oct 2016 at 10:20 UTC
Jump to comment: Most recent, Most recent file
Followup from https://www.drupal.org/node/2800051
Right now, only 1 recipient is allowed.
Handle multiple recipients for monitoring_mail.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | handle_multiple-2807825-2.patch | 1.79 KB | ginovski |
Comments
Comment #2
ginovski commented1. 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.