Closed
Description
Preconditions (*)
magento 2.4-develop
Steps to reproduce (*)
-
Place an order with a product with custom option.
-
On the order item in the database the custom options are stored in the
sales_order_item
table,product_options
field in theinfo_buyRequest
as "key": "value" pair. -
Update the order using the Rest API (f.e. just hold order).
-
The
product_options
are manipulated, omitting the custom options (they are present asoptions
as object, but missing in theinfo_buy_request
as "key": "value" pair.
Expected result (*)
The info_buyRequest
remain as they were before the API Update
Actual result (*)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentMay be fixed according to the position in the backlog.The issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.