Skip to content

Creating interface with duplicate name does not return error #11650

@koratfood

Description

@koratfood

NetBox version

v3.4.3

Python version

3.10

Steps to Reproduce

  1. Create a device called "Device1"
  2. Create an interface on the device called "Ethernet1"
  3. 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 implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions