Filter by boolean custom field don`t work in web UI #4388

Closed
opened 2025-12-29 18:35:30 +01:00 by adam · 0 comments
Owner

Originally created by @top1ing on GitHub (Dec 21, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.7.9
  • NetBox version: 2.10.1

Steps to Reproduce

  1. Create Boolean type custom field "test" on dcim.device. Default value - false.
  2. Create device "Test-device" and change its custom field "test" value to "True"
  3. 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.

Originally created by @top1ing on GitHub (Dec 21, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.7.9 * NetBox version: 2.10.1 ### Steps to Reproduce 1. Create Boolean type custom field "test" on dcim.device. Default value - false. 2. Create device "Test-device" and change its custom field "test" value to "True" 3. 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.
adam added the type: bugstatus: accepted labels 2025-12-29 18:35:30 +01:00
adam closed this issue 2025-12-29 18:35:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4388