[N8N] False positive in INSERT
Hello everyone, this is my first help post here, I hope you can help me.
Context:
I have a free account on the platform, which is already pretty good to use.
I currently have a workflow where I use Supabase Node for data insertion and querying.
For the past week, I've been experiencing false positives when inserting data. I'll try to explain.
In Supabase Node, when an insertion is successful, it returns the inserted result in the output, as shown in the image below.
[Image 1]
I also noticed that there's an insertion log:
[image 2]
However, when I search for the data, it's not found by any of the columns I'm trying to filter.
[image 3]
Regarding rules, I only have the insertion rule created months ago.
[image 4]
I really need your help!
Context:
I have a free account on the platform, which is already pretty good to use.
I currently have a workflow where I use Supabase Node for data insertion and querying.
For the past week, I've been experiencing false positives when inserting data. I'll try to explain.
In Supabase Node, when an insertion is successful, it returns the inserted result in the output, as shown in the image below.
[Image 1]
I also noticed that there's an insertion log:
[image 2]
However, when I search for the data, it's not found by any of the columns I'm trying to filter.
[image 3]
Regarding rules, I only have the insertion rule created months ago.
[image 4]
I really need your help!


