Hi
I added an OrderItem as an anonymous customer (not logged in) then logged back in as a customer. I see that the Order Item is replaced with a new one. During this transition the attributes I added to the Order Item are not ported to the new one. They were deleted.
When I looked at code where the anonymous cart is merged I did not see code which transfer attributes (BLC_ORDER_ITEM_ATTRIBUTE) into the new Order.
CartServiceImpl.java
Method : mergeCart(Customer customer, Order anonymousCart, boolean priceOrder)
Please advise.
Thanks,
Sai
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.