-
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.4.3
Python version
3.10
Steps to Reproduce
- Create a device called "Device1"
- Create an interface on the device called "Ethernet1"
- Try to create another interface on the device called "Ethernet1"
Expected Behavior
Netbox throws an error saying names cannot be duplicated.
Observed Behavior
"Add a new interface" page reloads, no error is thrown/shown.
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