-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Environment
- Python version: 3.7.9
- NetBox version: 2.10.1
Steps to Reproduce
- Create Boolean type custom field "test" on dcim.device. Default value - false.
- Create device "Test-device" and change its custom field "test" value to "True"
- Go to Devices page and filter devices by custom field "test" = True
Expected Behavior
"Test-device" must be shown in results
Observed Behavior
Empty table
With other custom field types filtering in web UI work properly.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application