- Issue created by @kiseleva.t
Some files are not created on import, as result I have media created with empty image field (target id = NULL).
I guess it related to changes in #3420464, because file not saving after creation and empty reference assigned in \Drupal\single_content_sync\Plugin\SingleContentSyncFieldProcessor\FileAsset::importFieldValue
Add file save after create new entity.
Needs work
1.4
Code