Weird user_id issue
I can see in the logs that there is a Set step that changes the variable but there is no Set step anywhere in my flow that does that. Anyone come across this?
I've cleared cache, logged out and in again etc. but this seems baked in somehow.
This is the log showing the Set step - could it be a bug?
{
"time": 1754666036348,
"type": "debug",
"payload": {
"ref": {
"type": "node",
"nodeID": "68960ec7b0c650944283c3e4",
"nodeType": "set-v3",
"diagramID": "64dbb6696a8fab0013dba194"
},
"level": "debug",
"message": "1 variable changed",
"context": "Set",
"metadata": {
"diff": {
"user_id": {
"before": "0",
"after": "1549119"
}
}
}
}
}
