-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed as not planned
Labels
status: duplicateThis issue has already been raisedThis issue has already been raisedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.2.0-beta2
Python version
3.8
Steps to Reproduce
Reproducable in beta demo site.
- Navigate to router dmi01-akron-rtr01;
- Create interfaces "GigabitEthernet2/1/[0-3]" of type "1000BASE-T (1GE)";
- Add components -> Module Bay, Create "Bay 2" with position "2";
- Create a new Module Type -> "4PORT 1GE" and add interfaces "GigabitEthernet{module}/1/[0-3];
- Install the created module type on the router module bay. (Replicate components must be ticked)
Expected Behavior
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
Labels
status: duplicateThis issue has already been raisedThis issue has already been raisedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
