Skip to content

On the device list, filtering rack by group does not work #3811

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

Closed
jeremystretch opened this issue Dec 31, 2019 · 0 comments
Closed

On the device list, filtering rack by group does not work #3811

jeremystretch opened this issue Dec 31, 2019 · 0 comments
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.8
  • NetBox version: 2.6.9

Steps to Reproduce

  1. Navigate to the device list view
  2. Select a site and rack group to filter by
  3. View the list of available racks

Expected Behavior

The set of racks listed should be constrained by the selected rack group

Observed Behavior

All racks belonging to the selected site are available. This is because the widget is making an API call using the invalid filter name rack_group_id rather than group_id.

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels Dec 31, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 2, 2020
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