'Cable' object has no attribute 'get_status_class' #6095

Closed
opened 2025-12-29 19:36:44 +01:00 by adam · 0 comments
Owner

Originally created by @abhi1693 on GitHub (Feb 16, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2.0-beta1

Python version

3.9

Steps to Reproduce

  1. Login to https://beta-demo.netbox.dev/
  2. Navigate to DCIM > Devices > dmi01-akron-rtr01 > Interfaces

Expected Behavior

The interface list should be displayed

Observed Behavior

<class 'AttributeError'>

'Cable' object has no attribute 'get_status_class'
Originally created by @abhi1693 on GitHub (Feb 16, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2.0-beta1 ### Python version 3.9 ### Steps to Reproduce 1. Login to https://beta-demo.netbox.dev/ 2. Navigate to [DCIM > Devices > dmi01-akron-rtr01 > Interfaces](https://beta-demo.netbox.dev/dcim/devices/1/interfaces/) ### Expected Behavior The interface list should be displayed ### Observed Behavior ``` <class 'AttributeError'> 'Cable' object has no attribute 'get_status_class' ```
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 19:36:44 +01:00
adam closed this issue 2025-12-29 19:36:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6095