Back End Work Flow issues

I have made a back end work flow that schedules itself every night at midnight. To star it the first time I made a button that simply Calls it.


image

This works fine. It runs the work flow perfectly as expected then schedules to run tonight at midnight.
BUT
The issue is as follows:
At midnight tonight, it runs, but doesn’t run as expected. It creates a new thing and doesn’t assign the values. It doesn’t reset the values in existing things.


image
image
image
image

Any Thoughts or obvious errors?

Privacy rules? Users are generally locked down.

Are you perhaps running the recurring WF (to do it the next night) within the individual user API WF?