-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.4
Python Version
3.12
Steps to Reproduce
- Create a number of device roles and assign devices to them
- Create a new device role to be used as parent
- Assign the role from step 2 as parent to the roles from step 1
- Check the list of device roles and the number of devices
I was also able to replicate this on demo.netbox.dev
Expected Behavior
The parent device role should show and count all direct and hierarchical assigned devices.
Observed Behavior
The device role device count only considers directly assigned devices.
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application