[ https://issues.apache.org/jira/browse/OFBIZ-12828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869610#comment-17869610 ]
Danny Trunk edited comment on OFBIZ-12828 at 7/30/24 11:25 AM: --------------------------------------------------------------- There's logic missing in service `loadCartFromShoppingList` to restore the attributes Also, there needs to be a way to distinguish between CartItemAttribute and OrderItemAttribute to restore and probably also a data type to cast the value back to its original data type. was (Author: dtrunk90): There's logic missing in service `loadCartFromShoppingList` to restore the attributes > Persist OrderItemAttributes of ShoppingCartItem in new entity > ShoppingListItemAttributes along with persisted ShoppingCart (autoSaveList) > ----------------------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-12828 > URL: https://issues.apache.org/jira/browse/OFBIZ-12828 > Project: OFBiz > Issue Type: Bug > Components: order > Reporter: Pascal Zoschke > Assignee: Michael Brohl > Priority: Minor > Fix For: Upcoming Branch > > > Currently, the information about the attributes of the order item is not > saved and therefore cannot be retrieved later in the shopping cart > (autoSaveList). -- This message was sent by Atlassian Jira (v8.20.10#820010)