Martin Becker created OFBIZ-6258:
------------------------------------
Summary: Trivial perfomance improvement for creating OrderItemAttributes during store/update Order
Key: OFBIZ-6258
URL:
https://issues.apache.org/jira/browse/OFBIZ-6258 Project: OFBiz
Issue Type: Improvement
Components: order
Affects Versions: Upcoming Branch
Reporter: Martin Becker
Priority: Trivial
Attachments: ShoppingCart-makeAllOrderItemAttributes.patch
Improved use of given mode parameter in {{makeAllOrderItemAttributes(String orderId, int mode)}} to avoid creating new OrderItemAttribute GenericValues that have not to be created according to the value for mode (FILLED_ONLY, EMPTY_ONLY).
Change was made for a project with massive use of OrderItemAttributes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)