A few months ago, I made a workflow that was to send an email every month with data from the list. It had an inifinite loop that would wait month at the end before it went back up to cycle through again. However, as the list was changing, the email was sending the same thing every month. I assumed this was because when a workflow is started, it runs with the data of the list at that time and doesn't upate with the list. I made another workflow to hold the loop and start the original one each time it looped back around like before. This solved the problem and the email is sent out with updated information. Is it safe to assume that once a workflow starts, the data is uses is fixed and doesn't update? Or is there a way to have it update?
When a workflow starts, does it use the data from when it started?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
