-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: 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
Description
Deployment Type
NetBox Cloud
NetBox Version
v4.1-beta1
Python Version
3.10
Steps to Reproduce
- Create a VLAN group allowing VIDs 1 through 200 (inclusive)
- Create a VLAN with VID 1 inside the group
- View the group's utilization
Expected Behavior
The VLAN group should report a utilization of 0.5% (1 / 200).
Observed Behavior
The VLAN group utilization is reported as 0.0%.
If we change the group's VLAN range to 1-100 (inclusive), its utilization is then reported as 1.0%.
Metadata
Metadata
Assignees
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: 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