Query filter by specific string not working

Database & APIs

I have this issue of documents not displaying as intended, I have set it up so that when the role matches the "Reviewer" on the claim document it will list down those claims

This is the firebase document

This is how the query is called, I have multiple queries like this but the problem is they seem to be inconsistent and for this claim it doesn't work at all, it does pop up on the reviewed tab but not on pending, nonetheless inconsistent because there are more documents that should be there but are not showing up

What have you tried so far?

I have set the fields to default to null so it shouldn't be cause by nulls in the document. There are no build errors. Maybe the stacking of queries is causing the problem?

Did you check FlutterFlow's Documentation for this topic?
Yes
2
6 replies