digital-land / submit

0 stars 0 forks source link

Bug: what to do when we making queries that return more than 1k rows #400

Open GeorgeGoodall opened 1 week ago

GeorgeGoodall commented 1 week ago

Problem statement

Datasette currently limits responses to 1k rows. this causes problems for example on the issues page. when we have more than 1k issues. i.e.: on this [page](https://submit.staging.digital-land.info/organisations/local-authority:LBH/tree-preservation-order/reference%20values%20are%20not%20unique/5

clicking on any pagination link above 1k causes the page to crash, because we don't have the entity number for the entity that that page is referring to