-
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
NetBox version
v2.10.9
Python version
3.7
Steps to Reproduce
- Create a custom field for DCIM > cable
- Populate the field for one or more cable instances
- 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.
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