In transform method of FileFromUrl class in dcx_migration files aren't validated (no hook_file_validate is called) and not created very well (only with uri and filename).
I think this import should be refactored to work more like in DropzoneJsUploadSave class.
In transform method of FileFromUrl class in dcx_migration files aren't validated (no hook_file_validate is called) and not created very well (only with uri and filename).
I think this import should be refactored to work more like in DropzoneJsUploadSave class.