Refresh button on Flow Operation Tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 12:27 PM
Hoping to save the next newbee a little heartache.. This should get a chuckle (or eye roll) from folks who have been doing this for a moment.
Friday, I would have sworn the Flow does not return from an unterminated if statement, i.e. you didn't end an if branch with an End Flow action. I thought I had tested it.
I cycled through each of the loops in my Do..While on the operation tab and they all showed waiting, seemingly forever. Even the first loop (not supposed to wait), was forever showing Waiting. I had not noticed the little refresh button right next to the status tag that was so nicely highlighted.
Spoiler Alert: It will return from the if branch and continue the rest of the flow. I could have seen that easily by using the Run in Background on the test modal as well. Instead, I thought it was hung, waiting forever, so I cancelled the flow.
Happy coding!