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

2.0.4 salesOrderRepositoryV1GetList returns always the same shipping address for all orders #4019

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

Comments

@tw123
Copy link

tw123 commented Apr 5, 2016

The shipping address is always the same for all orders when I use getList.
Only when I fetch them individually the shipping address is correct.

Example:
Order A with Shipping address A
Order B with Shipping address B

Query for both orders returns
Order A with Shipping address A
Order B with Shipping address A(!)

@NadiyaS NadiyaS self-assigned this Apr 6, 2016
@mujtaba2012
Copy link

This issue is also discussed here and here. Seems to be a bug for sure.

@NadiyaS NadiyaS added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Apr 20, 2016
@NadiyaS
Copy link
Contributor

NadiyaS commented Apr 20, 2016

Thanks for reporting this issue.
Internal ticket MAGETWO-52079 was created.

magento-team pushed a commit that referenced this issue May 5, 2016
magento-team pushed a commit that referenced this issue May 5, 2016
magento-team pushed a commit that referenced this issue May 5, 2016
magento-team pushed a commit that referenced this issue May 5, 2016
magento-team pushed a commit that referenced this issue May 5, 2016
magento-team pushed a commit that referenced this issue May 5, 2016
@asemenenko
Copy link

Hi @tw123

We fixed it in develop branch. Closing the ticket as resolved. Thanks all. Feel free to re-open if there any open questions for this fix.

@rwemmercksys
Copy link

I tested this issue with 2.0.6, I see that the fix hasn't been released yet.

Is there an ETA as to when this fix will be released?

magento-engcom-team pushed a commit that referenced this issue Apr 9, 2019
[pangolin] MQE-1509: Fix MFTF tests that affect integration run
@vincentwinkel
Copy link

Why this ticket is closed?
v20.14 and I also have the bug. The only workaround is to fetch orders 1 by 1. You really think we want to do this?
Please give us an update / patch / solution / viable workaround ASAP.

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

8 participants