Product custom options being replaced instead of updated #7875
Labels
bug report
Component: Framework/Webapi
USE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog WEB API use just Catalog
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
Fixed in 2.3.x
The issue has been fixed in 2.3 release line
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Reproduced on 2.1.x
The issue has been reproduced on latest 2.1 release
Preconditions
Steps to reproduce
Expected result
Actual result
Comment
The reason this can be a problem is because if you have a cart with items inside of it with the custom options specified and you update the product options the current options will be entirely removed because the ID does not exist anymore. Which results in the customer being able to order a product without options. So we would prefer to just update the existing options so this problem won't occur.
The text was updated successfully, but these errors were encountered: