Skip to content

Failed sendouts should be inspectable #561

@alexanderloewe

Description

@alexanderloewe

Bug Report

The new Text for failed sendings is helpful, as it allows us to see that a certain number of deliveries could not be completed successfully.

Image

However, unlike successful sendings, failed sendings currently cannot be opened or inspected in detail. As a result, there is no straightforward way to identify which recipients did not receive the newsletter.

Current workaround

To determine the affected recipients, we currently have to:

  1. export the original recipient list;
  2. export or retrieve the successful recipients;
  3. compare both lists manually using a diff.

This becomes unnecessarily cumbersome, especially for larger recipient lists and recurring newsletter campaigns.

Expected behaviour

Failed sendings should be clickable in the same way as successful sendings. The detail view should expose the recipients for whom delivery failed, ideally including the available error information for each recipient.

This would make it possible to identify delivery problems directly within the interface without having to perform an external list comparison.

Plugin Version

3.8.3

Craft CMS Version

5.10

PHP Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions