Describe the issue/error/question
When manually executing a workflow with the Seatable Trigger node, I get back one item, but it’s the oldest one. That’s rather unhelpful for testing, cause I want to add an entry, then manually test that entry instead of an old one. Anything I’m missing here? Maybe the manual execution just sorts the _ctime in reverse order? In production mode it works, when I add a row that new row triggers the workflow correctly.
Information on your n8n setup
- n8n version: 0.164.1
- Database you’re using (default: SQLite): PostgreSQL
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker, with expanded Dockerfile