Skip to content

Unable to delete a device with a circuit terminated to an interface #6398

@abrahamvegh

Description

@abrahamvegh

NetBox version

2.11.3

Python version

3.7

Steps to Reproduce

  1. Create a site
  2. Create a circuit located at that site
  3. Terminate both ends of the circuit at that site
  4. Create a device with at least two interfaces
  5. Terminate both ends of the circuit into interfaces on that device
  6. 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 implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions