[
https://issues.apache.org/jira/browse/OFBIZ-11986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204689#comment-17204689 ]
ASF subversion and git services commented on OFBIZ-11986:
---------------------------------------------------------
Commit 7b01534208ca83e4c890791821cad54a89ea4a23 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=7b01534 ]
Fixed: createPartyGroupRoleAndContactMechs service not working (OFBIZ-11986)
While researched on ticket OFBIZ-11896 identified that groovy version of
createPartyGroupRoleAndContactMechs service (converted from mini lang at rev
8af7cf877583acf100d1229260e62fe7f4c92563 ) is not working.
Identify these two reasons,
resolvePartyGroupMap called incorrectly
resolvePostalAddressMap and resolveTelecomNumberMap implemented incorrectly
as 'postalAddress' and 'telecomNumber' map processor not available into PartyMapProcs.xml.
There may be more reasons along with these two reasons.
Thanks: Akash Jain for report, Sourabh Jain for incomplete patch (missed 2nd
point from Akash
> createPartyGroupRoleAndContactMechs service not working
> -------------------------------------------------------
>
> Key: OFBIZ-11986
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11986> Project: OFBiz
> Issue Type: Bug
> Components: sfa
> Affects Versions: Trunk
> Reporter: Akash Jain
> Assignee: Jacques Le Roux
> Priority: Major
> Attachments: OFBIZ-11986.patch
>
>
> While researched on ticket OFBIZ-11896 identified that groovy version of createPartyGroupRoleAndContactMechs service (converted from mini lang at rev 8af7cf877583acf100d1229260e62fe7f4c92563 ) is not working. Identify these two reasons,
> # resolvePartyGroupMap called incorrectly
> # resolvePostalAddressMap and resolveTelecomNumberMap implemented incorrectly as 'postalAddress' and 'telecomNumber' map processor not available into PartyMapProcs.xml.
> There may be more reasons along with these two reasons.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)