Exception in 'Power Connections' page #2805

Closed
opened 2025-12-29 18:22:20 +01:00 by adam · 0 comments
Owner

Originally created by @clatini on GitHub (Aug 10, 2019).

Environment

Operating System: Debian 10
Python version: 3.7.3
NetBox version: 2.6.2, freshly installed

Steps to Reproduce

In 'Devices' / 'Power Connections'
Clicking on 'PDU' table header causes the following exception:

<class 'django.core.exceptions.FieldError'>
Cannot resolve keyword 'connected_endpoint' into field. Choices are: _cabled_as_a, _cabled_as_b, _connected_powerfeed, _connected_powerfeed_id, _connected_poweroutlet, _connected_poweroutlet_id, allocated_draw, cable, cable_id, connection_status, description, device, device_id, id, maximum_draw, name, poweroutlets, tagged_items, tags

Originally created by @clatini on GitHub (Aug 10, 2019). ### Environment Operating System: Debian 10 Python version: 3.7.3 NetBox version: 2.6.2, freshly installed ### Steps to Reproduce In 'Devices' / 'Power Connections' Clicking on 'PDU' table header causes the following exception: **<class 'django.core.exceptions.FieldError'>** Cannot resolve keyword 'connected_endpoint' into field. Choices are: _cabled_as_a, _cabled_as_b, _connected_powerfeed, _connected_powerfeed_id, _connected_poweroutlet, _connected_poweroutlet_id, allocated_draw, cable, cable_id, connection_status, description, device, device_id, id, maximum_draw, name, poweroutlets, tagged_items, tags
adam added the type: bugstatus: accepted labels 2025-12-29 18:22:20 +01:00
adam closed this issue 2025-12-29 18:22:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2805