Skip to content

Adding a shipping comment via API does not send an email to the customer #4320

@jim5359

Description

@jim5359

Steps to reproduce

  1. Install Magento 2.0.4.
  2. Create an order.
  3. Create a shipment for the order.
  4. Via the API, post a comment with the is_customer_notified set to 1.

Expected result

  1. The comment will be added to the shipment and an email will be sent to the customer with the comment.

Actual result

  1. The comment is added to the order and is visible in Admin showing that Customer was notified, but no email gets sent to the customer.

I've tried emailing the shipment to the customer. The email is sent but the comments are not displayed. So there seems no way via the API to send a shipping comment to the customer, as there is from Admin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions