Has anyone encountered problems after the recent u...
# 🌎general
a
Has anyone encountered problems after the recent update? In Cloud Studio, everything works perfectly, but when I try the same thing with website integration, it's messed up. Specifically, variables that are supposed to be populated by the code are not displaying correctly.
r
can you provide a screenshot?
a
of course... Here are variables in studio...
and when i do the same at website integration it practically set variables to default values... delka and sirka go to 0 and varibles are not seen from other chunks of code
here are variables set right but in other chunk of code those variables are not accesible:
And at the beggining of the week everything workes perfectly
As I am exploring it more and more, I have a suspicion that it can be caused by delays. Because I have tried it many times and three or four times it worked... is there a method how to wait till the variable gets the value?
Okay, here is the mistake... here in the first code, I set the variables and in logs I can see them
but when the bot enters another block, it forgets every variable from the previous one you see? Krajjj has to print the same workflow.kraj as in the previous block
And of course the problem is only in the web integration
5 Views