Skip to content

Conversation

@rutvik-monpara
Copy link

Fixed Issues

  1. Fixes Incorrect Backorder Quantity Handling When Adding Same Product to Cart With Different Custom Options #3446: Incorrect Backorder Quantity Handling When Adding Same Product to Cart With Different Custom Options

Manual testing scenarios

  1. Create a simple product with custom options.
  2. Set product stock quantity to 10.
image
  1. Enable backorders: Catalog > Products > Advanced Inventory > Backorders > Allow Qty Below 0 and Notify Customer
  2. On frontend, add the same product to the cart twice, each with a different custom option. For each cart item, set quantity to 20.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for Review

Development

Successfully merging this pull request may close these issues.

Incorrect Backorder Quantity Handling When Adding Same Product to Cart With Different Custom Options

1 participant