Typo in Device model #15111
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.2
Python Version
3.8
Steps to Reproduce
error message is defined as "A U0 device type ...", but I think the correct definition is "A 0U device type ...".
netbox/netbox/dcim/models/devices.py
Lines 873 to 880 in 011bc5b
Expected Behavior
A 0U device type ({device_type}) cannot be assigned to a rack position.
Observed Behavior
A U0 device type ({device_type}) cannot be assigned to a rack position.
The text was updated successfully, but these errors were encountered: