Variables in column name searches not working

image

image

i think the whole “update by value or create” block freaks out when theres an variable in any of the inputs

if just the variable was empty, it still wouldve showed “_webhook_token”

also happens when there is an variable in the databases name field, it makes the search column empty even though there isnt any variable in it

ive tried printing all the values out, and theyre all correct

when i hard-put the column names in, it works normally as it should

Got it, I’ll look into this.


image

could this be related? the column exists in the database, and it doesnt have any spaces or different characters, i tried copy pasting it into the browser search and it found it

i have figured it out @magicbotman, it only freaks out when i put an variable inside the database name, when i put in the value manually it works

Thanks for mentioning this. I was having trouble pinning down the issue yesterday but this makes a lot of sense. There’s a quirk of how the architecture works internally that prevents these systems from properly working. I’m looking into a few potential fixes, but this is a somewhat complex issue.