Skip to content

Module interface creation error #9001

@mmfreitas

Description

@mmfreitas

NetBox version

v3.2.0-beta2

Python version

3.8

Steps to Reproduce

Reproducable in beta demo site.

  1. Navigate to router dmi01-akron-rtr01;
  2. Create interfaces "GigabitEthernet2/1/[0-3]" of type "1000BASE-T (1GE)";
  3. Add components -> Module Bay, Create "Bay 2" with position "2";
  4. Create a new Module Type -> "4PORT 1GE" and add interfaces "GigabitEthernet{module}/1/[0-3];
  5. Install the created module type on the router module bay. (Replicate components must be ticked)

Expected Behavior

image

Observed Behavior

Since the interfaces with that name already existed, netbox throws an exception. I believe that this should be the expected behaviour but it should generate a toast error instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: duplicateThis issue has already been raisedtype: 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