[Import][REf] Cleanup required field checking
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 10 May 2022 21:53:29 +0000 (09:53 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 13 May 2022 02:48:40 +0000 (14:48 +1200)
commit7e56b83002cd9eb58120cb2c8d971e4450d6fa64
treecae4fccb51e09262872a97e65ab557498e4a87a7
parent7a50c810f6fcd6a1ad4cce84d1e86ffbb2c79820
[Import][REf] Cleanup required field checking
CRM/Contact/Import/Parser/Contact.php
CRM/Import/Parser.php
tests/phpunit/CRM/Contact/Import/Form/data/individual_invalid_external_identifier_only.csv [new file with mode: 0644]
tests/phpunit/CRM/Contact/Import/Form/data/organization_email_no_organization_name.csv [new file with mode: 0644]
tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php