Device count is zero on Manufacturer detail view #4850

Closed
opened 2025-12-29 19:21:15 +01:00 by adam · 1 comment
Owner

Originally created by @rodvand on GitHub (Apr 29, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11.2

Python version

3.8

Steps to Reproduce

  1. Create a manufacturer "MAN 1"
  2. Create a Device Type "Type 1"
  3. Create a device from device type "Type 1"
  4. Go to Device -> Manufacturer -> "MAN 1"

Expected Behavior

In the table view with the overview of the device types related to the manufacturer, I would expected the Instances count to be 1.

Observed Behavior

The Instances count is 0.

Originally created by @rodvand on GitHub (Apr 29, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11.2 ### Python version 3.8 ### Steps to Reproduce 1. Create a manufacturer "MAN 1" 2. Create a Device Type "Type 1" 3. Create a device from device type "Type 1" 4. Go to Device -> Manufacturer -> "MAN 1" ### Expected Behavior In the table view with the overview of the device types related to the manufacturer, I would expected the Instances count to be 1. ### Observed Behavior The Instances count is 0.
adam added the type: bugstatus: accepted labels 2025-12-29 19:21:15 +01:00
adam closed this issue 2025-12-29 19:21:15 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 30, 2021):

The Instances count is 0.

It's also not linked to the devices list, which it should be. Disregard

@jeremystretch commented on GitHub (Apr 30, 2021): > The Instances count is 0. ~~It's also not linked to the devices list, which it should be.~~ Disregard
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4850