dev/core#3937 Remove legacy code causing custom boolean import bug
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 23 Mar 2023 00:25:27 +0000 (13:25 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 23 Mar 2023 22:43:16 +0000 (11:43 +1300)
commit35ee17006571db12407e7cd4d5974a764911c07b
tree5553b4a2e40425d5981553d48e5622abfbbd4381
parente1f0387ebc4d33155f671f8df145fcb9d9127ddc
dev/core#3937 Remove legacy code causing custom boolean import bug
CRM/Contact/Import/Parser/Contact.php
CRM/Import/Parser.php
tests/phpunit/CRM/Contact/Import/Form/data/individual_boolean.csv [new file with mode: 0644]
tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php
tests/phpunit/CRMTraits/Custom/CustomDataTrait.php