[
https://issues.apache.org/jira/browse/OFBIZ-5430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227355#comment-14227355
]
Jacques Le Roux edited comment on OFBIZ-5430 at 11/27/14 7:44 AM:
------------------------------------------------------------------
I found the case when this happens. It's when you add a new ship group. Then
even if you use the 1st ship group, which has a shipping method, the error
appears. The good news is the change in OFBIZ-5761 will fix this issue :)
was (Author: jacques.le.roux):
Erhm, this is still random, I can't reproduce this morning on trunk demo :/
> "Please Select Your Shipping Method" error sometimes occurs when updating
> order items
> -------------------------------------------------------------------------------------
>
> Key: OFBIZ-5430
> URL: https://issues.apache.org/jira/browse/OFBIZ-5430
> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Trunk
> Reporter: Christian Carlow
>
> Sometimes when an order item is appended or existing order items are updated,
> a "Please Select Your Shipment Method" error occurs. I'm not exactly sure
> what causes this but it seems to be intermittent because sometimes I'm able
> to perform both of the operations without the error occur.
> The problem seems to be that an extra empty ship group is added to the cart
> and takes the index position of first ship group. Because the empty ship
> group contains no shipmentMethodTypeId or carrierPartyId the error occurs.
> Logic needs to exist to prevent the empty ship group that causes this issue
> from ever being added to the cart.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)