Step Arguments
Hello there!
I’m currently using Windmill v1.492.1 and experiencing an issue with passing arguments from the flow input to a step.
When I trigger the flow via webhook, everything works as expected—the arguments are passed correctly. However, when I try to manually run the same flow through the UI using the exact same arguments, one of the steps (which expects 4 arguments) receives None for at least one of them.
It looks like the issue only occurs during manual execution.
I’m currently using Windmill v1.492.1 and experiencing an issue with passing arguments from the flow input to a step.
When I trigger the flow via webhook, everything works as expected—the arguments are passed correctly. However, when I try to manually run the same flow through the UI using the exact same arguments, one of the steps (which expects 4 arguments) receives None for at least one of them.
It looks like the issue only occurs during manual execution.