Akash Jain created OFBIZ-11986:
----------------------------------
Summary: 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
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)