Skip to content

Upgrading to 1.0.0-dev.83 cause previously working queries to fail #7

Closed
@gmarizy

Description

@gmarizy

Expected Behavior

Same behavior between 1.0.0-dev.82 and 1.0.0-dev.83

Actual Behavior

Some requests fail with error like "You cannot use '!=' filters more than once", even in request where there is only isEqualTo where clauses, after updating to 1.0.0-dev.83.

Steps to Reproduce the Problem

  1. Update cloud_firestore_odm from 1.0.0-dev.82 to 1.0.0-dev.83
  2. flutter pub run build_runner build --delete-conflicting-outputs
  3. run app

Specifications

  • Version: 1.0.0-dev.83 (and cloud_firestore either 4.14.0 or 4.15.4)
  • Platform: Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions