Skip to content

"is [not] empty" filter expects value #21541

@ColdRogue26

Description

@ColdRogue26

NetBox Edition

NetBox Community

NetBox Version

v4.5.1

Python Version

3.12

Steps to Reproduce

  1. Go to filters in any list
  2. Set any filter (e.g. "Speed" for interfaces) to "is empty" or "is not empty"
  3. Click Search
  4. Open Filter tab again

Expected Behavior

Expected behavior would be the filter applying and filtering out any object applying to the filter. 3

Observed Behavior

The filter "applies" without throwing an error, but it doesn't filter anything. Objects not matching the "is empty" or "is not empty" parameter still appear in the list.
Going back to the filter settings, it now shows "Enter a whole number" (Interfaces > Speed "is [not] empty") or "Enter a list of values" (Interfaces > Duplex "is [not] empty")

2026-03-02.08-04-52.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    netboxstatus: duplicateThis issue has already been raisedtype: bugA confirmed report of unexpected behavior in the application

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions