No longer be able assign IP address to Devices management Interface #9138

Closed
opened 2025-12-29 20:46:08 +01:00 by adam · 4 comments
Owner

Originally created by @kzhang1310 on GitHub (Jan 24, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.6.5

Python Version

3.8

Steps to Reproduce

  1. when I add mgmt IP to device as primary IP, the GUI no longer allow to pick the device from drop down, only interface show up as drop down
  2. the device default to first device in the database.
    netbox

Expected Behavior

It was working before in 3.4.5.

Observed Behavior

when I add mgmt IP to device as primary IP, the GUI no longer allow to pick the device from drop down, only interface show up as drop down

Originally created by @kzhang1310 on GitHub (Jan 24, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.6.5 ### Python Version 3.8 ### Steps to Reproduce 1. when I add mgmt IP to device as primary IP, the GUI no longer allow to pick the device from drop down, only interface show up as drop down 2. the device default to first device in the database. ![netbox](https://github.com/netbox-community/netbox/assets/26172689/17007a8e-32c6-4059-8ecb-4dfb172a077a) ### Expected Behavior It was working before in 3.4.5. ### Observed Behavior when I add mgmt IP to device as primary IP, the GUI no longer allow to pick the device from drop down, only interface show up as drop down
adam closed this issue 2025-12-29 20:46:08 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 24, 2024):

Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports.

@jeremystretch commented on GitHub (Jan 24, 2024): Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports.
Author
Owner

@kzhang1310 commented on GitHub (Jan 24, 2024):

in netbox 3.4.5, when you create mgmt IP for a device, In the IPAM, when you edit the IP address, you can assign it to a device and it's interface. See attached screenshot, the Device Icon is in the GUI, but there is not drop down for which device you want to assign.

@kzhang1310 commented on GitHub (Jan 24, 2024): in netbox 3.4.5, when you create mgmt IP for a device, In the IPAM, when you edit the IP address, you can assign it to a device and it's interface. See attached screenshot, the Device Icon is in the GUI, but there is not drop down for which device you want to assign.
Author
Owner

@bluikko commented on GitHub (Jan 24, 2024):

I think you need to click the little button on the right from the interface selection drop-down.

@bluikko commented on GitHub (Jan 24, 2024): I think you need to click the little button on the right from the interface selection drop-down.
Author
Owner

@jeremystretch commented on GitHub (Jan 24, 2024):

I think you need to click the little button on the right from the interface selection drop-down.

Yep. This was introduced back in v3.5; see #10054.

@jeremystretch commented on GitHub (Jan 24, 2024): > I think you need to click the little button on the right from the interface selection drop-down. Yep. This was introduced back in v3.5; see #10054.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9138