Filter on PoE type for Interfaces #7580

Closed
opened 2025-12-29 20:25:39 +01:00 by adam · 1 comment
Owner

Originally created by @abahney on GitHub (Jan 30, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.4.3

Python version

3.8

Steps to Reproduce

  1. Open Interfaces
  2. Click Filters
  3. Select PoE Type

Expected Behavior

The selection field should show PoE types.

Observed Behavior

The selection field is showing PoE modes.

poe_type_selection

Originally created by @abahney on GitHub (Jan 30, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.4.3 ### Python version 3.8 ### Steps to Reproduce 1. Open Interfaces 2. Click Filters 3. Select PoE Type ### Expected Behavior The selection field should show PoE types. ### Observed Behavior The selection field is showing PoE modes. ![poe_type_selection](https://user-images.githubusercontent.com/123212781/215534540-27ae7bd9-8caa-4f8c-927f-d09cbcada8d8.PNG)
adam added the type: bugstatus: accepted labels 2025-12-29 20:25:39 +01:00
adam closed this issue 2025-12-29 20:25:39 +01:00
Author
Owner

@abahney commented on GitHub (Jan 30, 2023):

I'm not super familiar with the code, but I did find a duplicate of "InterfacePoEModeChoices".

46ede62f3f/netbox/dcim/forms/filtersets.py (L1167-L1176)

@abahney commented on GitHub (Jan 30, 2023): I'm not super familiar with the code, but I did find a duplicate of "InterfacePoEModeChoices". https://github.com/netbox-community/netbox/blob/46ede62f3fbb9938f5fe19f03cb1df991db69fee/netbox/dcim/forms/filtersets.py#L1167-L1176
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7580