-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
Steps to reproduce
- Install Magento 2.0.4.
- Create an order.
- Create a shipment for the order.
- Via the API, post a comment with the is_customer_notified set to 1.
Expected result
- The comment will be added to the shipment and an email will be sent to the customer with the comment.
Actual result
- 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
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report