You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Benjamin Jugl (Jira)" <ji...@apache.org> on 2021/02/10 15:55:00 UTC

[jira] [Created] (OFBIZ-12175) Party Export/Import not congruent

Benjamin Jugl created OFBIZ-12175:
-------------------------------------

             Summary: 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


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)