v2.0.2
What's Changed
- Fix bug where Collections imported using the
collection_field_mapping
were failing with amissing required fields - :source_identifier
error - Fix bug where entries with empty parent or child values were triggering the
CreateRelationshipsJob
, which would then throw an error - Fix bug where
CreateRelationshipsJob
s were being run when running an importer in "validate only" mode
Issue Fixes
Full Changelog: v2.0.1...v2.0.2