Active Orders Can Get Deleted During Login
(Doc ID 1613946.1)
Last updated on NOVEMBER 23, 2019
Applies to:
Oracle Commerce Platform - Version 10.1.2 and laterInformation in this document applies to any platform.
Symptoms
The mergeOrders() method of component /atg/commerce/order/OrderManager can, under some specific circumstances, delete orders that are in SUBMITTED state (or other states), if the same order is committed in another session. The product should only be deleting orders in INCOMPLETE state after merging their contents into another order (AKA shopping cart).
Here is some debug logging from a server instance:
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |