[jira] [Commented] (OFBIZ-6119) One page checkout broken for registered user

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6119) One page checkout broken for registered user

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342966#comment-14342966 ]

Jacques Le Roux commented on OFBIZ-6119:
----------------------------------------

Thanks Deepak, we crossed on wire, are we sure there are no other issues like that?

> One page checkout broken for registered user
> --------------------------------------------
>
>                 Key: OFBIZ-6119
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6119
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order, specialpurpose/ecommerce
>    Affects Versions: Trunk, 14.12.01
>            Reporter: Deepak Dixit
>            Assignee: Jacques Le Roux
>             Fix For: 14.12.01, Upcoming Branch
>
>         Attachments: OFBIZ-6119.patch
>
>
> Onepage checkout process is broken for registered user.
> {code}
> Error in Service [createPartyRole]: Value found (with ids 10000::CUSTOMER), cannot create a new one
> {code}
> Its due to CheckoutServices.xml#createUpdateCustomerAndShippingAddress service, in this service if system try to create party role at line 54, as this service is used for create/update shipping address so at the time of create its working fine but at the time of update it fails to create same party role again.



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