Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 3.3.3
-
Fix Version/s: Unscheduled
-
Component/s: Core CiviCRM
-
Labels:None
Description
Hi,
Importing a csv with first+last+legalname (employer, match on the field legal_name.
John, Doe, banana incorporated
If the org 'banana incorporated' isn't in the db already, it will create an org with its legal name 'banana incorporated' but with an empty org name.
As the organization name is a mandatory field, it should be set to the value in the csv cell, no matter if the matching is on a different field.