Skip to content

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

@top1ing

Description

@top1ing

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.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions