Cannot pick the right interface while editing an IP Address #9267

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

Originally created by @rkiss on GitHub (Feb 17, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.2

Python Version

3.8

Steps to Reproduce

Create an several devices and each device have an interface with the same name, eg: eth0
Create an IP address.
The Interface field on the Interface Assignment group shows only the interface name and is impossible to tell which interface belong to which device.

Expected Behavior

The list shall display also the device name, eg: device1 > eth0 instead of just eth0. Also it should be possible to search for device1

Observed Behavior

Only the name of the interface is used, cannot differentiate them.

Originally created by @rkiss on GitHub (Feb 17, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.2 ### Python Version 3.8 ### Steps to Reproduce Create an several devices and each device have an interface with the same name, eg: `eth0` Create an IP address. The `Interface` field on the `Interface Assignment` group shows only the interface name and is impossible to tell which interface belong to which device. ### Expected Behavior The list shall display also the device name, eg: `device1 > eth0` instead of just `eth0`. Also it should be possible to search for `device1` ### Observed Behavior Only the name of the interface is used, cannot differentiate them.
adam closed this issue 2025-12-29 20:47:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9267