@ -182,6 +182,7 @@ class Core {
// Operations should use database transaction when needed
if (!EntityOperation.SYNC.equals(op.name))
db.operation().setOperationState(op.id, "executing");
switch (op.name) {