Skip to content

[Bug] Advanced Search: Number custom property "between" filter returns all entities that have the property set, ignoring the range bounds; sometimes search API is not called #27482

@Rohit0301

Description

@Rohit0301

When using Advanced Search with a number type custom property and the between operator, two issues are observed:

The filter ignores the specified range and returns all entities that have the custom property set — regardless of whether the value falls within the range. For example, filtering between 1 and 5 returns an entity with value 100.
Sometimes when the between operator is selected and values are entered, the search API is not triggered at all — the results remain stale from the previous query.

Screen.Recording.2026-04-17.at.5.36.16.PM.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions