Summary:
Experiencing issues where data does not get updated after a step in action flows. This leads to unneccasary workarounds when trying to reference or navigate to data newly created or modified records.
Current Behavior:
After performing an action that updates or creates a record, the updated data is not immediately available for subsequent steps.
Requires workarounds to access the updated data, which is inefficient.
Expected Behavior:
Data should be updated after a step in an action modifies a record.
Users should be able to reference and interact with the latest data immediately within the same flow.
Proposed Solution:
Implement a mechanism to refresh data records instantly after an action modifies them.
Ensure that any references to the updated data within the same workflow reflect the latest state.
feature request (this one) - this is a suggestion that for me it would make sense that the newest data is available in the different steps in a flow. Appreciate that is not how its working now but maybe others feel the same - or not