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

Platforms page doesn't display the number of devices and has wrong hyperlink #4894

Closed
constantpinger opened this issue Jul 24, 2020 · 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

@constantpinger
Copy link

constantpinger commented Jul 24, 2020

Environment

  • Python version: 3.6
  • NetBox version: 2.8.8

Steps to Reproduce

  1. Goto https://server/dcim/platforms/

Expected Behavior

The Devices column has a number that reflects the number of devices bound to that platform
The hyperlink of that number points to the devices page with search string included

Observed Behavior

The number is always zero even though a manual search shows lots of devices using the platform.

image

The hyperlink points to the device page but with the filter of role and not platform. The code that creates this appears to be:

image

Note this seems to be the same for virtual machines. I don't use them so can't confirm but the hyperlink suggests the same problem.

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application labels Jul 24, 2020
@jeremystretch jeremystretch self-assigned this Jul 24, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 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

2 participants