Hi everyone,
I’ve noticed an issue in the Appwrite Cloud Dashboard when working with collections that have more than 5088 documents. Specifically:
• Pagination in the dashboard seems to stop working at the 5088th document.
• The 5089th document and beyond are not visible through pagination.
• However, if I apply filters (e.g., using rules), I can still retrieve and view those documents.
Is this behavior intentional (e.g., a limitation set for performance reasons), or could it be a bug?
Looking forward to clarification !
Thanks in advance!
TL;DR
Issue: Pagination stops working at the 5088th document in the Appwrite Cloud Dashboard for collections with more than 5088 documents.
Solution: This is a known issue and not intentional. To view documents beyond the 5088th, apply filters (e.g., rules) to retrieve and view them.