-
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.4
Python version
3.10
Steps to Reproduce
- Create any object
- Navigate to the details page for the created object
- Observe rows which lack a value (Represented as
–orNone)
Expected Behavior
All rows which lacks a value should use the same displayed value –.
Observed Behavior
Both – and None are used to represent "lack of value".
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