Hi, I have a UE script which will not fire if a Workflow changes a field. Yes, the Context is set correctly. I can see from Google this is an issue others have had. I have tried using a WFA script to set the field, but it gets into an execution order tangle with something else, and while I can see the WF doing its stuff in the WF System Notes, the Record doesn't actually get updated - I presume there's a silent Record Changed error somewhere.
Before I disappear completely down this rabbit hole, does anyone have any suggestions on how to force a UE script to fire from a WF?