-
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 implementationtopic: cablingtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.3.2-dev (also on v3.3.1 demo site)
Python version
3.8
Steps to Reproduce
- Load netbox-demo-v3.3.json
- Select devices > dmi01-akron-sw01 > interfaces > GigabitEthernet0/1/3 > connect cable > interface
- Select B side interfaces
- dmi01-akron-rtr01 GigabitEthernet0/1/5
- dmi01-akron-rtr01 GigabitEthernet0/1/6
- dmi01-akron-rtr01 GigabitEthernet0/1/7
- dmi01-akron-sw01 GigabitEthernet1/0/14
- dmi01-akron-sw01 GigabitEthernet1/0/15
- Click Connect Button
- Go back to edit the cable
- Remove B Side interfaces
- dmi01-akron-rtr01 GigabitEthernet0/1/6
- dmi01-akron-rtr01 GigabitEthernet0/1/7
- dmi01-akron-sw01 GigabitEthernet1/0/15
- Click Connect Button
Expected Behavior
Edit success and remove these three interfaces from cable B side
Observed Behavior
Get Assertion Error
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtopic: cablingtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application

