-
Notifications
You must be signed in to change notification settings - Fork 3k
"is [not] empty" filter expects value #21541
Copy link
Copy link
Labels
netboxstatus: duplicateThis issue has already been raisedThis issue has already been raisedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox Edition
NetBox Community
NetBox Version
v4.5.1
Python Version
3.12
Steps to Reproduce
- Go to filters in any list
- Set any filter (e.g. "Speed" for interfaces) to "is empty" or "is not empty"
- Click Search
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
netboxstatus: duplicateThis issue has already been raisedThis issue has already been raisedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application