mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
Check
This commit is contained in:
@@ -438,6 +438,8 @@ class Service
|
||||
throw new NotFound();
|
||||
}
|
||||
|
||||
$this->getImport($importId);
|
||||
|
||||
$entity->set('isDuplicate', false);
|
||||
|
||||
$this->entityManager->saveEntity($entity);
|
||||
|
||||
Reference in New Issue
Block a user