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

ASF subversion and git services commented on OFBIZ-12175:
---------------------------------------------------------

Commit f089d59389da7958592b42a47991fc5b68b707ee in ofbiz-framework's branch 
refs/heads/release17.12 from bjugl
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=f089d59 ]

Fixed: Service calls of "createPartyContactMech" now include the needed 
contactMechTypeId (OFBIZ-12175) (#292)

This was broken by OFBIZ-8358 where, as well explained at OFBIZ-12175,
"createPartyContactMech Service has been changed to expect an OUT
contactMechTypeId paramter and the call on this end has not been modified."

jleroux: I fixed lines too long
File PartyServices.java
Error Description       Line
La ligne excède 150 caractères (trouvé 178).    2621
La ligne excède 150 caractères (trouvé 178).    2638
La ligne excède 150 caractères (trouvé 191).    2655

Conflicts handled by hand


> Party Export/Import not congruent
> ---------------------------------
>
>                 Key: OFBIZ-12175
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12175
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Benjamin Jugl
>            Assignee: Benjamin Jugl
>            Priority: Minor
>
> Clickpath:
> Party -> Import/Export -> Export Party (or Parties) -> Browse (Import Form) 
> ->Select Exported File -> Upload
> Expected Behaviour:
> Should either import the file, giving new partyIds, leading to duplicate 
> Entries or (if partyIds are imported as well) should give an error, because 
> of duplicate keys or should simply overwrite.
> Behaviour: Error Message reads:
> ??The Following Errors Occurred:??
> ??Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException: 
> Service invocation error (A header name is missing in [partyId, 
> preferredCurrencyUomId, groupName, firstName, middleName, lastName, 
> companyPartyId, companyName, roleTypeId, contactMechPurposeTypeId, 
> contactMechTypeId, emailAddress, telCountryCode, telAreaCode, 
> telContactNumber, address1, address2, city, stateProvinceGeoId, postalCode, 
> countryGeoId, ])??
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to