Renaming a component (component ID) break the scripts ? #6356
-
I don't know if this is just me, I tried searching here on github and also on web without success, but I think there is a bug if some components get renamed then the scripts attached to it are unusable/breaks with an error:
I guess some reference to that component is lost and cannot be retrieved the original linked script (??? just guessing). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Would you have a reproducible step by step way to reproduce your error from scratch please |
Beta Was this translation helpful? Give feedback.
-
Yes @rubenfiszel , it should be pretty simple to replicate (in multiple ways actually). First simple way:
At this point, if I click on the script (from the bottom panel) or the button, I can see the script in the bottom panel, I can eventually click on Run or Fork. EDIT: I noticed that the issue happens only when the ID has an underscore _ 🫨 Is this "standard" in windmill? Because I tried renaming it like: |
Beta Was this translation helpful? Give feedback.
It was a bug. Fixed in very latest, thanks for the report!