Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jim5359 opened this issue Apr 26, 2016 · 4 comments
Closed
Labels
bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@jim5359
Copy link

jim5359 commented Apr 26, 2016

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.

@piotrekkaminski
Copy link
Contributor

Internal issue MAGETWO-52830

@vzaporozhets vzaporozhets added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label May 24, 2016
@vkorotun vkorotun removed the CS label Aug 4, 2016
@NadiyaS NadiyaS removed their assignment Mar 22, 2017
@ddeppner
Copy link

ddeppner commented Apr 19, 2017

Would love to see this fixed. These little glitches in the API present challenges for larger businesses that need to integrate with other systems, and particularly B2B firms.

This impacts our site now that we've launched, and we're forced to work around this limitation by sending these emails from other systems (with other limitations) until this is addressed.

@gediminaskv
Copy link

I think it lacks {"notify": true} parameter which new shipment document has when creating via REST API. For now it displays new comment on frontend, but you can't email it to customer...

@magento-engcom-team magento-engcom-team added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed labels Sep 11, 2017
@magento-engcom-team
Copy link
Contributor

@jim5359 We are closing this ticket and will keep track of the issue in #11207 as it's description seems to be more clear.
Thank you.

taskula pushed a commit to Hypernova-Oy/magento2 that referenced this issue Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

9 participants