Possible bug in data returned via n8n

On my selfhosted SeaTable (5.2.7) and self Hosted n8n with the n8n-nodes-seatable community node v2.0.1 I have a weird issue.
I have a view setup with these filters.

and it returns the expected data in SeaTable in the view:

However, if I query the same view via n8n, I get a result from Today, but the one from Tomorrow that I expected, is not shown.

Can we try to clarify first, if this is n8n or an seatable api problem?
Therefore please try to get this view via api:

What does this return? The correct value or the wrong value?

Any updates on this?

Hi, sorry was traveling a bit (n8n fest :tada:)

Have the same result with direct access via curl

The view in Seatable is empty, as expected:

Current date & time: 14.07.2025 12:08
Start date in seatable: 2025-07-14T12:00:00+02:00

Let me see if I can reproduce that in the cloud version.

same result on seatable cloud.

I could share the base with you if you want to test

So we can agree, that this is not a n8n issue, but an API issue.
Please export the base and send it to support@seatable.io for furher analysis.