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] [Updated] (OFBIZ-6258) Trivial perfomance improvement for creating OrderItemAttributes during store/update Order

     [ https://issues.apache.org/jira/browse/OFBIZ-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Becker updated OFBIZ-6258:
---------------------------------
    Attachment: ShoppingCart-makeAllOrderItemAttributes.patch

> 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)