Plugs in Flows broken
Was using the previous version of windmill that still had the beta version of ansible running updated it to latest full build from 3 days ago bc I kept getting errors that ansible wasn't installed and to install the full version and now when I load in my flow from yaml back up and go to plug the variables in my scripts to the inputs field they'll delete the connections on save and page refresh or will delete the connections for another script in the flow incredibly frustrating was meeting a time hack for work for this for tomorrow and now I'm SOL unless theres some fix for this that anyone could point out to me thanks!

15 Replies
Step inputs just deletes the plug connection from input idk what's wrong. Are backups not backwards compatible from previous versions perhaps? Do I just rebuild the whole thing from scratch without the backup? Prior version was not doing this and worked except for ansible. Everything is built on the official dockerized pull from the site as well if that helps. Im using inputs to pass arguments to the scripts to feed into proxmox api then I want to configure the cloned VM with ansible
what version are you on and could you share a flow.yal where I can reproduce the issue please
Here's a video to better show you the issue. How can I export a flow.yal? And I'm using the latest 1.491.5 1.491 from 3 days ago on the windmill-full repo
Click on top right in the ... Menu, export yaml
Forewarning I am no coder so forgive my atrocious coding 💀😂
what browser are you on? I can't reproduce
Im using Firefox
It happens with the plugins and on save or changing to another script and then back
can you reproduce the issue with the flow you gave me (+Flow -> import yaml, paste the yaml you sent, then give me some steps to reproduce)
It's basically what I did in the video I sent i load the yaml and then when I go to use the plugin icon to connect the variables to the input and hit save, refresh page, or click on the other script in the flow it unlinks it
can you try on app.windmill.dev
ok I can reproduce, the issue is on very latest
on it
oh gotcha I was about to spin it up on my homelab since I just left the office to reproduce it
Thank you so much I really appreciate you taking the time im sure youre very busy!
Also I have a quick question In my flow I'm creating a VM through the proxmox API and then I'm having ansible through windmill reach into the box and run configurations my question with this process though: Is there a way for me to import an ssh key into windmill that ansible generates during the process so that windmill doesn't have to have ansible connect in with credentials beyond the first connection so that follow on ansible playbooks in the flow utilize the ssh key?
it should be fixed on latest available in 10mins
Appreciate it thank you!