This commit is contained in:
Yuri Kuznetsov
2024-09-15 13:29:15 +03:00
parent 8796693613
commit d70ef1e6cd
64 changed files with 101 additions and 200 deletions
@@ -106,8 +106,7 @@ class FieldManager
try {
$this->rebuild($scope);
}
catch (Error $e) {
} catch (Error $e) {
$fieldManagerTool->delete($scope, $name);
throw new Error($e->getMessage());