You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Martin Becker (JIRA)" <ji...@apache.org> on 2015/04/17 17:30:58 UTC

[jira] [Created] (OFBIZ-6258) Trivial perfomance improvement for creating OrderItemAttributes during store/update Order

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)