[
https://issues.apache.org/jira/browse/OFBIZ-11506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086362#comment-17086362 ]
ASF subversion and git services commented on OFBIZ-11506:
---------------------------------------------------------
Commit e2901786c28707a49809bbd3974eb6623a74112a in ofbiz-framework's branch refs/heads/trunk from Pawan Verma
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e290178 ]
Fixed: Exception Error reflecting while Ecommerce Quick Checkout and Ordermgr Checkout
(OFBIZ-11506)
Here is more detail:
getRelatedParties service(groovy) was returning duplicate key of relatedPartyIdList. So HashMap was passed instead of List of string in entity condition that's why we are getting type casting error.
Thanks: Archana Asthana for report and Mohammed Rehan Khan for the patch.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)