Creating elements from query with advanced filters doesn't work

WHAT IS THE BUG

Creating new object in query that has advanced filters creates object that does not satisfy the filters. This is different behavior than expected. If i create object in query that has filters, I expect to see that element, that means that the object should have properties set so that it’s visible.

HOW TO REPRODUCE IT

Outline the steps needed to reproduce the behavior in sequence:

  1. Create query

  2. Create view with advanced filtering

  3. Create object

  4. Refresh view

  5. Object is not visible

  6. I was able to provide a video capture (or screen-shot) of the bug, here it is:

THE EXPECTED BEHAVIOR

Advanced filters should work the way simple filters work

TECHNICAL INFORMATION

OS version: linux x64 6.18.12-200.fc43.x86_64
App version: 0.54.2
Build number: build on 2026-02-16 15:18:28 +0000 UTC at #b2bd40d7e4429cd9969a75a064db1f17407adb9a
Library version: v0.48.1
Anytype Identity: A8nkPV2QWn1ZnJZisrYiGSMZ8xZvWPRKjnjvCc49ywKxcNVc
Analytics ID: McRW8Ho1pvXynCf1myLR1sYvVvpFifUAYSpuHGegqMoSZUfD
Device ID: 12D3KooWFSgrQMv1ZbCqJRAnAeimzm39yQHDUMncZcgMcY7veE4c
Ethereum Address: 0xa1ab3F6b2776D2eBA7ab97E8c486F017782ab507

Could you please share the exact advanced filter you are using?

It’s the same (or it should be) filter as the simple one in terms of values: “contains any [project]”

@Filip any luck reproducing the issue?