Hi
We seem to have discovered a bug introduced in v1.1.10.0, where using “Set field value” fails to save the values to SharePoint when triggered by “Before save of the form”. Other triggers for the same action work normally.
v1.2.5.0 (latest) has the same problem. We have rolled back to v1.0.9.0 where it appears to work as expected again.
Debug in console log shows the rule triggering as true, but the updated values don’t make it to SharePoint. It feels a bit like a timing issue where the save is happening before the values update.
Is anyone else able to confirm the same behaviour?