Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.7.20
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
-
Overview:During contact import, error occurs. Contact is created without all data included in CSV file. CSV file has name of organization to which relation should be added (build-in relation)
-
How it works currently:Contact is added, but there is no related displayed.
-
How it should work:All data should be imported from CSV file.
-
Acceptance Criteria:When importing CSV file, that contains at least one contact with relation to existing organization, there is no error displayed on Import page, and relation is properly added.
Description
Fix from CRM-20739 was applied.
When importing new contact (individual) with relation to organization, error is displayed on main page
- Warning: explode() expects parameter 2 to be string, array given w CRM_Contact_Import_Parser_Contact->import() (linia 761 z /public_html/crm/sites/all/modules/civicrm/CRM/Contact/Import/Parser/Contact.php).