workflow connectors issue: very annoying
# 🤝help
l
Every time you copy a node and paste, its connectors keep going back to the old flow, no matter how many times you change them. This is an issue that has lingered for some time. The workaround is not to copy-paste nodes. however, I am not sure why team Botpress has not fixed it till now. https://cdn.discordapp.com/attachments/1231136431196475402/1231136431360184331/currentstate.JPG?ex=6635dc26&is=66236726&hm=319c2217cafa9340f1d9176d9f1823172f2262c8de3f7ed728817f41d3e7f71a& https://cdn.discordapp.com/attachments/1231136431196475402/1231136431599255593/laststate.JPG?ex=6635dc26&is=66236726&hm=17cba786d13425a7609bb7994731726d28c32c93f35e2a8536f58c8e460c82a3&
Of the other things, another annoying thing introduced is making variables global by default. Previously a variable defined like a let or a const within an execute card had a local scope and could have been accessed from the card or the node. Now the scope is global by default to the whole workflow, this has increased the variable management and data corruption issues. The whole purpose of defining a const has become useless for me
f
@rich-battery-69172 Latest message from Lijo, might be for you 🙂
s
This is still not fixed and I had to remove the node and create new because each time I changed something I had to figure out where it was connected. @rich-battery-69172 promised to let the team take care of this in my report post: https://discord.com/channels/1108396290624213082/1226885462678044774
2 Views