Instances Count are always 0 on Module Type Table #6308

Closed
opened 2025-12-29 19:39:13 +01:00 by adam · 0 comments
Owner

Originally created by @mmfreitas on GitHub (Apr 6, 2022).

Originally assigned to: @DanSheps on GitHub.

NetBox version

v3.2.0

Python version

3.9

Steps to Reproduce

  1. Create a module type as such: image
  2. Insert a module of that type on a module bay of any device
  3. Go to Module Type page, and check the created module type instances count (it will still display 0)
  4. If you enter the module type you'll be able to see the number of instances created, as such:
    image

Expected Behavior

The instances column on the module type table should update to how many instances of that module type exist.

Observed Behavior

The instance count doesn't update and is always 0.

Originally created by @mmfreitas on GitHub (Apr 6, 2022). Originally assigned to: @DanSheps on GitHub. ### NetBox version v3.2.0 ### Python version 3.9 ### Steps to Reproduce 1. Create a module type as such: ![image](https://user-images.githubusercontent.com/91552302/161984639-edd5dfd9-73a6-485f-8a97-544070dbbd51.png) 2. Insert a module of that type on a module bay of any device 3. Go to Module Type page, and check the created module type instances count (it will still display 0) 4. If you enter the module type you'll be able to see the number of instances created, as such: ![image](https://user-images.githubusercontent.com/91552302/161985198-2f9cb8e3-73f5-4dee-950a-410ccfe2bd4f.png) ### Expected Behavior The instances column on the module type table should update to how many instances of that module type exist. ### Observed Behavior The instance count doesn't update and is always 0.
adam added the type: bugstatus: accepted labels 2025-12-29 19:39:13 +01:00
adam closed this issue 2025-12-29 19:39:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6308