Skip to content

Multiple CC or BCC email addresses #6059

@ava3a13

Description

@ava3a13

What type of issue is it? (Choose one - delete the others)

Missing documentation

What article/section is this about?

Workflow Types

Describe the issue

Neither workflow, nor core documentation deals with the question of the multiple CC (and/or BCC) email addresses. And having looked into the WorkflowEmailService it is clear that functionality is present, where addresses string passed into in ParseMailAddresses is being split by the ; or , characters and further emailSender class from the core handles the string[] . It took some digging into the forms code to check it out. I am not sure whether the docs should include this as an example, or whether it should be placed under core or forms, or both. Either way I can give a small PR in the workflow types section and you take it from there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions