Im writing a scheduled workflow that is driven by ...
# suiteflow
k
Im writing a scheduled workflow that is driven by saved search. While trying to test it, I’m clicking the Execute Now button on the workflow. The workflow is taking action that results in the item being removed by the saved search driving the workflow. It appears that the workflow is only acting on the first 20 results of the saved search (my saved search is being reduced in increments of 20 each time I run the workflow). I’m not totally sure why. How can I have the workflow act on all records of the saved search?