Closed as not planned
Description
NetBox version
v3.3.5
Python version
3.10
Steps to Reproduce
- Create two devices with interfaces.
- Create a cable between the devices.
- Delete device A.
- Either delete device B or the interface of device B that was used in the Cable.
Expected Behavior
The Cable object should be deleted after deleting the last termination.
Observed Behavior
The Cable object is not deleted and has no terminations in it.