Skip to content
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

Gift Message not returned via API on getList #4414

Closed
jim5359 opened this issue May 5, 2016 · 4 comments
Closed

Gift Message not returned via API on getList #4414

jim5359 opened this issue May 5, 2016 · 4 comments
Assignees
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@jim5359
Copy link

jim5359 commented May 5, 2016

Steps to reproduce

  1. Install Magento from develop branch.
  2. Call API GET /V1/orders?searchCriteria=

Expected result

  1. Result contains list of all orders including [extension_attributes][gift_message] object.

Actual result

  1. gift_message object is not returned.

When retrieving a specific id using:
GET /V1/orders/xxx

The [extension_attributes][gift_message] object is returned. The documentation states it should be returned for getList also.

@pboisvert
Copy link

Mark--can you have the team validate if this is reproducible?

@ishakhsuvarov ishakhsuvarov added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report labels May 24, 2016
@ishakhsuvarov
Copy link
Contributor

@jim5359 Thank you for reporting the issue. We have created an internal ticket MAGETWO-53362 to investigate and fix.

@KrystynaKabannyk
Copy link

Hello @jim5359, this issue has been fixed in Magento EE 2.1 RC2, that's why I'm closing it. Thank you for reporting the issue! If you have any questions or additional information you are welcome to reopen it or create another one.

@tvainisi
Copy link

Hello @KrystynaKabannyk The gift message seems to me to be not included in the json response in 2.1.1 CE.

magento-engcom-team pushed a commit that referenced this issue Jul 15, 2019
Regression Automation Team Sprint #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report 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

7 participants