Skip to content

Device component filter search returns full queryset #9061

@DanSheps

Description

@DanSheps

NetBox version

3.2.0

Python version

3.9

Steps to Reproduce

  1. Create a site
  2. Create a manufacturer
  3. Create a device type
  4. Create a device role
  5. Create a device
  6. Add components to device (interfaces: Gi1/0/1-48)
  7. Attempt to filter on 1/0/20

Expected Behavior

Only Gi1/0/20 will be returned

Observed Behavior

Full unfiltered queryset is returned

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