FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
115 stars 19 forks source link

"Not In" Filter is not working in single query #3011

Open abnercasallo opened 3 months ago

abnercasallo commented 3 months ago

Has your issue been reported?

Current Behavior

I'm using a query with a "Not In" filter, it's a single filter, but I get the message: "You can't use the not-in operators in OR queries", which doesn't make much sense.

In my previous projects that already have the "not in" built in it works without problems.

Expected Behavior

A single filter with "not in" should be able to be used without problems.

Steps to Reproduce

  1. Create a List View, 2. Add a Query Collection (List of Document Type) and add a single filter with "Not In"

Reproducible from Blank

Bug Report Code (Required)

ITEekvHf8YlIj70E+qrXLPowrwMwJHI/auYvte5+d0shNb7pPe0cfcykTBdLYtSoTW1EIlD9nT4Dw637kvLtL/Y4ORCtbbU61oRXQTyXUmKmbrbQCZeCZXNBBfxhJnKe4bWFsCRCC7NhWEIs2U6QPvCrG3qCf9qOYwx5e6fDbOY=

Context

I can't filter with "Not In" in Flutterflow, I've tried with different cases

Visual documentation

ISSUE NOT IN

Additional Info

Not more

Environment

- FlutterFlow version: 4.1.5.3
- Platform:Web
- Browser name and version: Edge 125
- Operating system and version affected: Windows 11

General

Relative to the time the changes were made, data was lost within

When following my steps to reproduce, data loss happens

isaachamm commented 3 months ago

Having the same problem here, can't find a workaround.

waymorphood commented 4 weeks ago

same