Details
- 
    Type:
Bug
 - 
    Status: Done/Fixed
 - 
    Priority:
Minor
 - 
    Resolution: Duplicate
 - 
    Affects Version/s: 3.3.5
 - 
    Fix Version/s: 4.2.0
 - 
    Component/s: Core CiviCRM
 - 
    Labels:None
 
Description
When you import individuals with an employer and choose "employee of" "Organization Name" for the employer name, it generates an error message about a mandatory missing field in the related contact when the employer field is empty.
This looks scary but is not actually an error: if you have the field employee empty, it shouldn't try to create the organization, and shouldn't be generating an error.
Expected behaviour: 
silently ignore the empty field and keep importing without any error. This was how it was working previously (3.1 at least).
X+