Closed
Description
NetBox version
v3.5.6
Python version
3.8
Steps to Reproduce
- Create several devices with interfaces
- create an IP address
- assign the IP to an interface
This IP is now assigned to an interface of a device
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
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)