-
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
Environment
- Python version: 3.6.9
- NetBox version: 2.10.3
Steps to Reproduce
- Create an interface connection between two devices
- Attempt to filter the interface connections list using the name of either device (e.g.
?device=device1)
This also applies to the console and power connection lists.
Expected Behavior
Only the interface connections for the specified device should be listed.
Observed Behavior
A ValueError exception is raised.
This was originally reported as part of #5627.
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