When the Edit Fields node is used to process two or more variables in a JSON file, all the “\” and "" characters in between are escaped, causing the file path to be incorrect. However, with only a single variable such as {{ $json.num }}, everything works fine. I want to use n8n, so please don’t criticize my poor English translation.
There is no problem with the preview.
How many \,,\\ are missing from the Schema option?
There are also a few missing ,\,\\ under the json option.
As a result, when the next node calls the variable, a path error occurs. I thought it was a problem with the comfyUI node.
I’m a newbie and it took me two days to solve this problem. I only found the problem with the help of AI chat. I hope the official can fix it as soon as possible.



