I have a site workflow that runs daily and finds items that are supposed to be "reset" today (have certain fields cleared or set to specific values). Once it gets the list of items to be "reset," it's supposed to start a list level workflow on each of those items. The query works, the for each works, and it claims the "Start Workflow" action works as I get a "success." However, the list level workflow is never started on the items.
Action config:
Workflow Info:
None of the fields are reset on the items and when I look at the workflows on the item, nothing is showing as having run. I also did check the "See All Workflows" link, not just the "workflows run by me"