Hello,
I seem to have found a small bug with scheduled custom events that I wanted to see if anyone else has experienced. Essentially with scheduled custom events I can’t seem to make any changes to a Users, but I can change any other data type fine. I resolved this by triggering a custom event that did had the real workflow within it, so the scheduled custom workflow would simply trigger another custom workflow without doing anything itself. In other words the action “trigger a custom workflow” works perfectly and as expected, but “scheduled a custom workflow” does not, even if in both instances the same thing is being done by the workflow being triggered.