-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
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)
ITJamie, riborg and bitcollector1
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
