Bugfix on save hooks not being executed
Compare changes
Files
4@@ -49,7 +49,9 @@ class CheckDomainModelConsistence extends Command {
@@ -68,18 +70,21 @@ class CheckDomainModelConsistence extends Command {
ConstistenceService was not triggered on save in TCA. It worked when called from the scheduler context.