not sure, but condition on api parameter seems not to work?
ssssadsadasd
29 days ago
I have an api with a boolean input (see pic1). on event = success of the api call, I have a switch based on that input (see pic2). however, it seems the input is always valued as not true. even in you set the default value as = true in the editor, the value in the switch is undefined. thank you.
ssssadsadasd
28 days ago
@Andreas Møller any input on this? thanks
Andreas Møller
28 days ago
Can you share the full screen shots
ssssadsadasd
28 days ago
Andreas Møller
28 days ago
Thank you. That looks like a bug, I will get someone to look at it first thing monday
👍1
👍1
ssssadsadasd
25 days ago
@Andreas Møller any news on this? thanks
Andreas Møller
25 days ago
This should be fixed now. Can you check?
ssssadsadasd
25 days ago
works now thanks
Andreas Møller
25 days ago
Excellent
ssssadsadasd
25 days ago
@Andreas Møller I am not sure but there still seems to be sth wrong. I have an upload loop. the "request upload url" has a profile_image boolean (pic1). on success of this api I have a condition: set profile image request IF profile_image = true (pic2). I use this in a loop (pic3). in pic3 you can see that if I see log = 1 in console, I should have a "request upload url" api call with profile_image = true (on success of which I log profile_image in pic4). but as you can see from the last image null is logged.
Andreas Møller
25 days ago
No it looks like the fix was only partial. I’ll let you know when we have full fix