You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2015/02/21 11:29:11 UTC

[jira] [Closed] (OFBIZ-5570) appendOrderItem Service Not Applying Order Item Attributes

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

Ashish Vijaywargiya closed OFBIZ-5570.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: Trunk
                   13.07.02
                   14.12.01

Thanks Darrell Danoti for creating the issue, thanks Divesh for providing the patch. 

Changes are committed on the following revisions: 

trunk - r1661316
R14.12 - r1661317
R13.07 - r1661318

> appendOrderItem Service Not Applying Order Item Attributes
> ----------------------------------------------------------
>
>                 Key: OFBIZ-5570
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5570
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Darrell Donati
>            Assignee: Ashish Vijaywargiya
>             Fix For: 14.12.01, 13.07.02, Trunk
>
>         Attachments: OFBIZ-5570.patch
>
>
> Please see the user mailing list discussion: http://ofbiz.135035.n4.nabble.com/Possible-Issue-appendOrderItem-Service-td4648984.html
> Copied issue for archival purposes:
> Hi Folks, 
> I'm running 12.04.02, 
> I'm using the "appendOrderItem" service in the order application. The service definition allows for an optional Map of order item attributes called "itemAttributesMap". However, the addItemToApprovedOrder method in OrderServices isn't using that map from the service context, thus the order item attributes aren't being added to the item when it's added to the order. 
> I've checked the addItemToApprovedOrder method in the trunk OrderServices, and the itemAttributesMap is not being utilized there either. I can fix and submit a patch (see implementation in updateOrderItems service), but wanted to ensure this wasn't a design choice. 
> Thanks, 
> Darrell



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)