cannot select device when assigning ip. #9301

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

Originally created by @RaZer0r on GitHub (Feb 28, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.3

Python Version

3.8

Steps to Reproduce

  1. click on add new ip address on IPAM
  2. under interface assignment, you can only select the interface.
  3. as many devices have the same interface name, for example eth0, the list populates with 100's of eth0 interfaces, there is no way to identify which device you want

image

Expected Behavior

as in version 3.2.3, first select the device, and then the interfaces assigned to that device

Observed Behavior

a list with interface names is shown, but no way to see which device owns that interface (the interfaces are named the same on most devices)

Originally created by @RaZer0r on GitHub (Feb 28, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.3 ### Python Version 3.8 ### Steps to Reproduce 1. click on add new ip address on IPAM 2. under interface assignment, you can only select the interface. 3. as many devices have the same interface name, for example eth0, the list populates with 100's of eth0 interfaces, there is no way to identify which device you want ![image](https://github.com/netbox-community/netbox/assets/6756419/9611c7b2-9424-402b-8af8-766a3aa8fb4b) ### Expected Behavior as in version 3.2.3, first select the device, and then the interfaces assigned to that device ### Observed Behavior a list with interface names is shown, but no way to see which device owns that interface (the interfaces are named the same on most devices)
adam closed this issue 2025-12-29 20:48:06 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 28, 2024):

Use the selector widget to the right of the field to filter the interfaces list.

@jeremystretch commented on GitHub (Feb 28, 2024): Use the selector widget to the right of the field to filter the interfaces list.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9301