-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Copy link
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
Description
Deployment Type
Self-hosted
NetBox Version
v4.2.2
Python Version
3.12
Steps to Reproduce
- Create a device (device1) (any device type)
- Create an interface (eth1) (any type)
- Create a MAC address (AA:AB:CC:DD:EE:FF) and assign it to the device1 and interface eth1
- Go to interface eth1 on device1 and edit the device
- Assign the MAC address AA:AB:CC:DD:EE:FF as the primary MAC address
- Go to the MAC address view and select the AA:AB:CC:DD:EE:FF address
Expected Behavior
In the detail view I expect the "Primary for interface" to be a green checkmark.
Observed Behavior
It's red to indicate it is not primary for any interface.
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