mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
d47b202697
FIX: Instead of CsvBulkLoader->findExistingRecord out right failing (i.e. no duplicate found) when the duplicate check field is empty, it will now continue on to check other duplicateCheck fields. Added extra testing data to CSVBulkLoaderTest so that it fails. |
||
---|---|---|
.. | ||
BacktraceTest.php | ||
CsvBulkLoaderTest_Players.csv | ||
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv | ||
CsvBulkLoaderTest_PlayersWithHeader.csv | ||
CsvBulkLoaderTest_PlayersWithId.csv | ||
CsvBulkLoaderTest_PlayersWithIdUpdated.csv | ||
CsvBulkLoaderTest.php | ||
CsvBulkLoaderTest.yml | ||
CSVParserTest.php | ||
DeprecationTest.php | ||
FixtureBlueprintTest.php | ||
FixtureFactoryTest.php | ||
LogTest.php |