I have a flow that is trigger from a step on the BPF. But sometimes (annoyingly it's random, 1 in 30ish) when a user triggers the flow, it is sending the wrong record to the flow.
After a bit of digging around, it seems it's a cache issue. Because:
From my machine I go to the same record and initiate the flow, everything works.
I got to the users' machine, initiate the flow, the flow runs on a different record
If I refresh the page on the users machine, initiate the flow, everything works correctly, and continues to again until a week or so later they say it happened again.
Has anyone experienced this, or know a way to stop it?
thanks,
Arron