ZamJAM
01/02/2025, 12:54 PMjson
{
"order_number": "{{ask_order_number.output.order_number | default: -1 }}"
}
Then the first time is called we receive on the server this exact block, without any replacements.
The second time we receive:
json
{
"order_number": "8888"
}
Although the real value was set before the first call, as a previous conversation block did replaced the exact template correctly.
I've seen other people complain about the same issue, so I hope that this post clarifies a bit of what might be the problem.
Please don't hesitate to ask me anything about it, I will try my best to point out the exact problem.
> I've already asked it here: https://discord.com/channels/1211482211119796234/1324353725564715121 but the post was locked as solved altough it wasn't. It requires human support, but the post was locked so nothing else could be done. I've recreated it looking for human help.
Best regards,
AntonioVapi
01/02/2025, 12:55 PMVapi
01/02/2025, 12:56 PMVapi
01/02/2025, 12:56 PMVapi
01/02/2025, 12:56 PMZamJAM
01/02/2025, 12:57 PMShubham Bajaj
01/02/2025, 3:39 PMZamJAM
01/03/2025, 7:32 AMShubham Bajaj
01/03/2025, 4:59 PM