Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2025 12:31 AM
Hi @Erica2
Once a flow is triggered for an RITM, it continues to run using the flow version that was active at the time. Any updates to the flow apply only to new RITMs, not one already inProgress. After the wait for Condition is met, the original flow should continue and create the tasks.
You can usually confirm this by checking the flow context record which retains the flow version tied to that execution.