Is there a maximum of 200 blocks in the Cloud UI, ...
# prefect-community
m
Is there a maximum of 200 blocks in the Cloud UI, per workspace?
z
We’re probably just not paginating the query
200 is our default API query limit
m
ok. the CLI does not return all the results either
How do we go about getting this fixed?
z
Open an issue for each requesting pagination and we can go from there.
It's usually pretty easy so it's good for new contributors
e
Hi Marc 👋 I’ve created this issue to track progress against pagination.
m
thanks