Custom field filtering not working for cables or virtual chassis #4759

Closed
opened 2025-12-29 19:20:10 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Apr 13, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.10.9

Python version

3.7

Steps to Reproduce

  1. Create a custom field for DCIM > cable
  2. Populate the field for one or more cable instances
  3. Attempt to filter the cables list using the provided value (e.g. ?cf_foo=123)

Expected Behavior

Only cables with the matching custom field value should be returned. The same thing happens with virtual chassis.

Observed Behavior

The filter has no effect; all cables are returned.

Originally created by @jeremystretch on GitHub (Apr 13, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.10.9 ### Python version 3.7 ### Steps to Reproduce 1. Create a custom field for DCIM > cable 2. Populate the field for one or more cable instances 3. Attempt to filter the cables list using the provided value (e.g. `?cf_foo=123`) ### Expected Behavior Only cables with the matching custom field value should be returned. The same thing happens with virtual chassis. ### Observed Behavior The filter has no effect; all cables are returned.
adam added the type: bugstatus: accepted labels 2025-12-29 19:20:10 +01:00
adam closed this issue 2025-12-29 19:20:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4759