HOR-4914
This commit is contained in:
@@ -195,7 +195,7 @@ abstract class Importer
|
|||||||
} catch (\Exception $e) {
|
} catch (\Exception $e) {
|
||||||
throw $e;
|
throw $e;
|
||||||
}
|
}
|
||||||
$this->removeProject(true);
|
$this->removeProject(false);
|
||||||
/*----------------------------------********---------------------------------*/
|
/*----------------------------------********---------------------------------*/
|
||||||
} else {
|
} else {
|
||||||
$granularObj = new \ProcessMaker\BusinessModel\Migrator\GranularImporter();
|
$granularObj = new \ProcessMaker\BusinessModel\Migrator\GranularImporter();
|
||||||
|
|||||||
Reference in New Issue
Block a user