-
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 implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
2.11.3
Python version
3.7
Steps to Reproduce
- Create a site
- Create a circuit located at that site
- Terminate both ends of the circuit at that site
- Create a device with at least two interfaces
- Terminate both ends of the circuit into interfaces on that device
- Attempt to delete the device
Expected Behavior
The device is deleted.
Observed Behavior
The complete exception is provided below:
<class 'AttributeError'>
type object 'NoneType' has no attribute '_meta'
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application