Open btsgh opened 1 year ago
When I run a Firestore - List Documents Query by keeping the limit field blank, it only shows 10 records even if there are more records
Expected Behavior - if limit is empty, it should return all the records from the document
No response
Production
Cloud
Please note that we internally apply a default limit of 10. We should instead convey to the user via the config form hint / label that default is 10.
Is there an existing issue for this?
Description
When I run a Firestore - List Documents Query by keeping the limit field blank, it only shows 10 records even if there are more records
Steps To Reproduce
Expected Behavior - if limit is empty, it should return all the records from the document
Public Sample App
No response
Environment
Production
Issue video log
No response
Version
Cloud