Handle document uploads in companyimport
This commit is contained in:
parent
b950c805be
commit
081d720ce5
1 changed files with 1 additions and 0 deletions
|
|
@ -1164,6 +1164,7 @@ class CompanyImport implements ShouldQueue
|
|||
{
|
||||
nlog($e->getMessage());
|
||||
nlog("I could not upload {$new_document->url}");
|
||||
$new_document->forceDelete();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue