Closed
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'