I have a flow that is triggered manually (button) the button takes inputs 4 inputs 2 boolean and 2 texts. when i copy this flow with "save as", the copied flow and the original is now missing the trigger inputs.
the screenshot you will ask for
Update:
Concurrency settings is likely the source.
Noticed that the same behavior when changing concurrency/settings of the trigger. Everything looks fine after selecting to save, exiting and returning to the editor show that the input fields are wiped. I can imagine the copy-process triggers the concurrency edit on the source as well as the one its copying, and that this process is not able to retain the input values.
EDIT:
Why is this marked as solved?