netbox icon indicating copy to clipboard operation
netbox copied to clipboard

IPAddress Interface dropdown shows all interfaces, not only device ones

Open PieterL75 opened this issue 1 year ago • 6 comments

NetBox version

v3.5.6

Python version

3.8

Steps to Reproduce

  1. Create several devices with interfaces
  2. create an IP address
  3. assign the IP to an interface

This IP is now assigned to an interface of a device

  1. edit the IP adress
  2. open the dropdown of the 'interfaces image

Expected Behavior

The dropdown should only display the interfaces of the device it is assigned to. If it needs to move to another device, then the 'filter' can be used.

That filter also is not aware of the device the IP/Interface belonged to image It should at least already show the 'Device' field with the device.

Observed Behavior

All interfaces of all devices are in the dropdown The filter is not helping a lot, and needs a lot of clicking to get the proper filter setup (Click Filter, Check Device, Click devicefield, Type devicename, Click proper device, click to close the dropdown, click search)

PieterL75 avatar Jul 28 '23 14:07 PieterL75

Once PR #13296 is merged. we can piggyback to fix this one too, at least the first part of it.

DanSheps avatar Jul 28 '23 21:07 DanSheps

related: https://github.com/netbox-community/netbox/issues/12751

ITJamie avatar Aug 03 '23 09:08 ITJamie

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

github-actions[bot] avatar Nov 22 '23 04:11 github-actions[bot]

Once PR #13296 is merged. we can piggyback to fix this one too, at least the first part of it.

@DanSheps now that the above got merged is there anything blocking this?

ITJamie avatar Nov 29 '23 09:11 ITJamie

Marking this as blocked by #12751 for now.

jeremystretch avatar Dec 14 '23 16:12 jeremystretch

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

github-actions[bot] avatar Mar 27 '24 04:03 github-actions[bot]