-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Labels
api: firestoreIssues related to the googleapis/java-firestore API.Issues related to the googleapis/java-firestore API.needs more infoThis issue needs more information from the customer to proceed.This issue needs more information from the customer to proceed.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Query Listeners in the combination of whereGreaterThan and whereNotEqualTo filters is throwing an exception as expected but with a small bug in the error message where it says com.google.cloud.firestore.FirestoreException: Backend ended Listen stream: Cannot have inequality filters on multiple properties: name with only mentioning one field property whereas with other combinations the message was correct mentioning exactly what all the multiple properties were.
Metadata
Metadata
Assignees
Labels
api: firestoreIssues related to the googleapis/java-firestore API.Issues related to the googleapis/java-firestore API.needs more infoThis issue needs more information from the customer to proceed.This issue needs more information from the customer to proceed.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.