You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Michael Brohl (JIRA)" <ji...@apache.org> on 2015/05/19 16:01:00 UTC

[jira] [Closed] (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 ]

Michael Brohl closed OFBIZ-6258.
--------------------------------

fixed in
trunk r1680288
R14.12 r1680293

Thanks Martin for reporting and providing the 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
>            Assignee: Michael Brohl
>            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)