Form Ending not downloading correct binary

I have a workflow using a Form Trigger and Form Ending. I am using the form trigger to upload a file (File A}. At the end of the workflow a new file (File B} has been created and I have the binary connected to the Form ending. The form ending The input of form Ending shows File B the output of Form Ending Shows File B, However File A (From the Form Trigger) is what is actuallybeing downloaded. I read some places where the Form Ending would take whatever the first file in the Form Trigger even thought it shows the correct file in the node. How do I resolve this issue? I don’t want to have to set up external storage and send shared links back to the user. I just want the file to simply download the binary file that was created in the workflow back to the user’s browser. Thank you for for any assistance you can provide!

Hello and welcome to the community!

Please post your workflow using the </> button.

The below attempt to reproduce your case actually works as expected, with the last available binary file being delivered to the user.