Tested and fixed triggers in new action engine
This commit is contained in:
@@ -25,6 +25,7 @@ export default function writeAlteredProperties(computation) {
|
||||
'left',
|
||||
'right',
|
||||
'parentId',
|
||||
'triggerIds',
|
||||
...schema.objectKeys(),
|
||||
];
|
||||
op = addChangedKeysToOp(op, keys, original, changed);
|
||||
|
||||
Reference in New Issue
Block a user