-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: 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.4.0
Python version
3.9
Steps to Reproduce
- Create Device-A with Interface
- Create Device-B with Interface
- Connect Device-A to Device-B via their interfaces. Cable-1 is automatically created
- Delete Device-A
- Navigate to view for Cable-1 and hit the "Edit" button
Expected Behavior
The "Edit" view for the cable is displayed
Observed Behavior
<class 'AttributeError'>
'str' object has no attribute 'label'
drygdryg, jonny08152, phurrelmann, gormur and xkilian
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: 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