Can´t access Interface panel in Beta Version #6146

Closed
opened 2025-12-29 19:37:20 +01:00 by adam · 2 comments
Owner

Originally created by @PaulR282 on GitHub (Feb 25, 2022).

NetBox version

v3.2.0-beta1

Python version

3.9

Steps to Reproduce

  1. Upgrade NetBox from pre 3.2 to 3.2.0-beta1 with data in it (devices etc)
  2. Go to old device -> Interfaces

Expected Behavior

The list of interfaces should be shown

Observed Behavior

<class 'AttributeError'>

'Cable' object has no attribute 'get_status_class'

Python version: 3.9.5
NetBox version: 3.2.0-beta1```
Originally created by @PaulR282 on GitHub (Feb 25, 2022). ### NetBox version v3.2.0-beta1 ### Python version 3.9 ### Steps to Reproduce 1. Upgrade NetBox from pre 3.2 to 3.2.0-beta1 with data in it (devices etc) 2. Go to old device -> Interfaces ### Expected Behavior The list of interfaces should be shown ### Observed Behavior ``` <class 'AttributeError'> 'Cable' object has no attribute 'get_status_class' Python version: 3.9.5 NetBox version: 3.2.0-beta1```
adam added the type: bugstatus: duplicatebeta labels 2025-12-29 19:37:20 +01:00
adam closed this issue 2025-12-29 19:37:20 +01:00
Author
Owner

@PaulR282 commented on GitHub (Feb 25, 2022):

It works if I create a new device, but not with the already created ones

@PaulR282 commented on GitHub (Feb 25, 2022): It works if I create a new device, but not with the already created ones
Author
Owner

@jeremystretch commented on GitHub (Feb 25, 2022):

Thank you for submitting this issue, however it appears that this topic has already been raised. Please see issue #8655 for further discussion.

@jeremystretch commented on GitHub (Feb 25, 2022): Thank you for submitting this issue, however it appears that this topic has already been raised. Please see issue #8655 for further discussion.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6146