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

Customer cannot reorder if the order has been invoiced or shipped #6278

Closed
Snowball678 opened this issue Aug 22, 2016 · 3 comments
Closed

Customer cannot reorder if the order has been invoiced or shipped #6278

Snowball678 opened this issue Aug 22, 2016 · 3 comments
Labels
bug report Component: Sales Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@Snowball678
Copy link

Customer can only reorder a previous order if the order has not been processed (shipped or invoiced). If the order has been processed, customer gets an error when the reorder button is clicked.
Error: We can't add this item to your shopping cart right now.

Reordering from backend works for orders with simple products only but does not work if the order contains configurable products

Related to #4953
Possibly related to #6263

Preconditions

  1. Magento 2.0.9 CE

Steps to reproduce

  1. Place an order from magento frontend
  2. Invoice or ship the order from backend
  3. Reorder the order from frontend

Expected result

  1. Items in the order should be added to cart

Actual result

  1. Items not added to cart. An error message is displayed in cart
@veloraven
Copy link
Contributor

@Snowball678 thank you for your report, we created internal ticket MAGETWO-57681.

@veloraven veloraven added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Aug 26, 2016
@veloraven veloraven removed their assignment Aug 26, 2016
@SerhiyShkolyarenko SerhiyShkolyarenko self-assigned this Sep 22, 2016
@SerhiyShkolyarenko
Copy link
Contributor

SerhiyShkolyarenko commented Sep 22, 2016

The fix is merge to 2.0.x branch. Will be available on the next release.

okorshenko pushed a commit that referenced this issue Dec 14, 2016
okorshenko pushed a commit that referenced this issue Dec 14, 2016
okorshenko pushed a commit that referenced this issue Dec 14, 2016
[Folks] 2.0.11 bugs
- MAGETWO-56955 [Backport] - Validation message displayed all the time - for 2.0
- MAGETWO-57681 [GITHUB] Customer cannot reorder if the order has been invoiced or shipped #6278
@veloraven
Copy link
Contributor

This issue has been fixed already in ver. 2.0.11.
Closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Sales 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

3 participants