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

Cluster search results not showing counts of Devices and VMs #1858

Closed
candlerb opened this issue Feb 2, 2018 · 0 comments
Closed

Cluster search results not showing counts of Devices and VMs #1858

candlerb opened this issue Feb 2, 2018 · 0 comments
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@candlerb
Copy link
Contributor

candlerb commented Feb 2, 2018

Issue type

[ ] Feature request
[X] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: 2.2.9

Description

In the global search results page, if any Clusters are found, they have a "Devices" and "VMs" column but this always shows as a dash.

Example: /search/?q=wrn-vm

image

But if I search specifically within clusters, i.e. /virtualization/clusters/?q=wrn-vm, then the correct counts are shown.

I suspect something is missing in ClusterTable but I don't understand the code well enough to fix.

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