PDU Connection sorting different in device connect pdu view #1442

Closed
opened 2025-12-29 16:32:14 +01:00 by adam · 0 comments
Owner

Originally created by @Zimeon- on GitHub (Dec 7, 2017).

Issue type

[ ] Feature request
[x] Bug report
[ ] Documentation

Environment

  • Python version: Python 2.7.5
  • NetBox version: 2.2.6

Description

PDU Power outlet sorting is different in PDU Device view and when selecting the power outlet when connecting a device to the PDU.

For example;
P1-C13-[1-13]
P1-C19-[1-2]
P2-C13-[1-13]
P2-C19-[1-2]
P3-C13-[1-13]
P3-C19-[1-2]

This is shown in the device view as following: https://imgur.com/yMRcQfJ
while when connecting a device power connection to the pdu the sorting is as following: https://imgur.com/c1cGuBb

Expected behavior would be the same as in the device view, that has P1-C13-[1-13] first, followed by P1-C19-[1-2] and there after P2 and so on.

Originally created by @Zimeon- on GitHub (Dec 7, 2017). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [x] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> ### Environment * Python version: Python 2.7.5 * NetBox version: 2.2.6 ### Description PDU Power outlet sorting is different in PDU Device view and when selecting the power outlet when connecting a device to the PDU. For example; P1-C13-[1-13] P1-C19-[1-2] P2-C13-[1-13] P2-C19-[1-2] P3-C13-[1-13] P3-C19-[1-2] This is shown in the device view as following: https://imgur.com/yMRcQfJ while when connecting a device power connection to the pdu the sorting is as following: https://imgur.com/c1cGuBb Expected behavior would be the same as in the device view, that has P1-C13-[1-13] first, followed by P1-C19-[1-2] and there after P2 and so on.
adam added the type: bug label 2025-12-29 16:32:14 +01:00
adam closed this issue 2025-12-29 16:32:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1442