Action "Send email" not validating recipient field with multiple addresses

Created on 31 August 2022, almost 2 years ago
Updated 26 June 2023, 12 months ago

Problem/Motivation

The "Send email" action has a recipient field which allows multiple email addresses to be entered. The help states "Separate recipients with a comma.".

The validation performed on the field doesn't take this into account.

Steps to reproduce

Create a new action "Send email", fill in all the fields. In the recipient field, add multiple valid email addresses separated by a comma, click "Save".

Proposed resolution

Split the field value on a comma and loop through the results, validating each one.

This shouldn't break anything as all existing values in the field would still validate.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ› Bug report
Status

Needs review

Version

11.0 ๐Ÿ”ฅ

Component
Baseย  โ†’

Last updated 1 minute ago

Created by

๐Ÿ‡ฆ๐Ÿ‡บAustralia imclean Tasmania

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024