-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
NetBox version
v3.2.2
Python version
3.8
Steps to Reproduce
- Add or edit an Interface
- Observe the Speed field is unitless
Selecting one of the predefined speeds from the dropdown seems to indicate that the units should be Kbps, but it is not otherwise obvious. This appears to be consistent across all Interface add and edit forms, including bulk import.
Expected Behavior
The Speed field indicates the correct units (which I believe are Kbps), like the Commit rate field on the Circuit object.
Observed Behavior
The Speed field does not include units.
Metadata
Metadata
Assignees
Labels
status: 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