Acme Web App Help us make the Acme web app better — report issues and vote on what matters.
Back to board
WEB-3 Resolved bug

CSV export drops the last row when the result set exceeds 1000 records

Exporting the customers table with more than 1000 rows produces a file that is always missing the final record. Looks like an off-by-one in the streaming paginator.

Discussion

D
Demo User 2026-04-21 08:42:09
Good catch. I've linked this to a related internal ticket.
M
Marcus Hale 2026-05-01 15:04:14
I'm seeing the same behaviour. +1 from our team.
D
Demo User 2026-05-02 00:00:41
Any update on this? It's blocking a few of our workflows.
T
Tom Becker 2026-05-03 21:14:33
Workaround for now: clear the cache and retry — a proper fix is on the way.

Add a comment