AttributeError exception when viewing power/console/interface connections lists #6106

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

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

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2-beta1

Python version

3.9

Steps to Reproduce

https://beta-demo.netbox.dev/dcim/power-connections/

Expected Behavior

Works.

Observed Behavior

Server Error
There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'AttributeError'>

'PowerConnectionTable' object has no attribute 'configure'

Python version: 3.8.10
NetBox version: 3.2.0-beta1
If further assistance is required, please post to the NetBox discussion forum on GitHub.`
``
Originally created by @ThomasADavis on GitHub (Feb 16, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2-beta1 ### Python version 3.9 ### Steps to Reproduce https://beta-demo.netbox.dev/dcim/power-connections/ ### Expected Behavior Works. ### Observed Behavior ``` Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: <class 'AttributeError'> 'PowerConnectionTable' object has no attribute 'configure' Python version: 3.8.10 NetBox version: 3.2.0-beta1 If further assistance is required, please post to the NetBox discussion forum on GitHub.` ``
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 19:36:52 +01:00
adam closed this issue 2025-12-29 19:36:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6106