-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: Trunk
-
Fix Version/s: 18.12.01, Upcoming Branch
-
Component/s: order
-
Labels:None
When you add an item on the cart with some orderItemAttributes with the function
/** add rental (with accommodation) item to cart and order item attributes*/ public int addOrIncreaseItem(...too long...)
OrderItemAttributes didn't throw to the second function and we lost them.
Thanks to Leila Mekika to found it