Hi all,
We have detectandlaunch set up to launch a screen flow anytime the stage is changed on an opportunity. It is set up with the following guidelines:
- Flow API Name (when record is edited): our screen flow
- Flow API Name (when record is deleted) and (when record is loaded): blank
- Launch Mode: Modal
- Change Field: StageName
Our issue is that for some users, this screen flow is launched when the record is loaded, not edited. It is launching the correct flow, just not by the guidelines set within the visualforce page. There are no visibility filters on the flow itself for any user information, and the same goes for how the detectandlaunch component is setup on the page itself. I have not been able to find any documentation on any similar issues either. Any help is appreciated!
We are having the same issue with this component. We have a flow that should be triggered when a stage is changed to closed. We are now seeing that the flow is being triggered even on already closed opportunities . It goes away if you refresh though but still has caused issues when users did not realize and completed the flow again, overwriting values.