We use live copies a lot. We set the PushOnModify rollout configuration on them.
This works fine when the source page is edited in the GUI.
However, when any other method is used to change properties in the source page/component (e.g. using Content Explorer, CRXDE, scripting) PushOnModify is not triggered.
How can we programmatically/manually set a node/component as 'modified' in order to trigger the PushOnModify? Or fire the modifed event directly?