Merged in bugfix/PMCORE-2149 (pull request #7498)

PMCORE-2149

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Paula Quispe
2020-09-30 13:34:20 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -98,6 +98,7 @@ abstract class Importer
//Verify data
switch ($option) {
case self::IMPORT_OPTION_CREATE_NEW:
$keepCreateDate = true;
if ($this->targetExists()) {
throw new \Exception(
\G::LoadTranslation(