Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering connection lists by device name raises an exception #5639

Closed
jeremystretch opened this issue Jan 19, 2021 · 0 comments
Closed

Filtering connection lists by device name raises an exception #5639

jeremystretch opened this issue Jan 19, 2021 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@jeremystretch
Copy link
Member

Environment

  • Python version: 3.6.9
  • NetBox version: 2.10.3

Steps to Reproduce

  1. Create an interface connection between two devices
  2. 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.

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels Jan 19, 2021
@jeremystretch jeremystretch self-assigned this Jan 19, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

1 participant