Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPAddress Interface dropdown shows all interfaces, not only device ones #13293

Closed
PieterL75 opened this issue Jul 28, 2023 · 6 comments · Fixed by #16135
Closed

IPAddress Interface dropdown shows all interfaces, not only device ones #13293

PieterL75 opened this issue Jul 28, 2023 · 6 comments · Fixed by #16135
Assignees
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@PieterL75
Copy link
Contributor

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 PieterL75 added the type: bug A confirmed report of unexpected behavior in the application label Jul 28, 2023
@jsenecal jsenecal added the status: under review Further discussion is needed to determine this issue's scope and/or implementation label Jul 28, 2023
@DanSheps
Copy link
Member

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

@ITJamie
Copy link
Contributor

ITJamie commented Aug 3, 2023

related: #12751

@jeremystretch jeremystretch added the severity: low Does not significantly disrupt application functionality, or a workaround is available label Aug 23, 2023
Copy link
Contributor

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 github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Nov 22, 2023
@ITJamie
Copy link
Contributor

ITJamie commented Nov 29, 2023

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?

@jeremystretch
Copy link
Member

Marking this as blocked by #12751 for now.

@jeremystretch jeremystretch added status: blocked Another issue or external requirement is preventing implementation and removed status: under review Further discussion is needed to determine this issue's scope and/or implementation pending closure Requires immediate attention to avoid being closed for inactivity labels Dec 14, 2023
@jeremystretch jeremystretch added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation and removed status: blocked Another issue or external requirement is preventing implementation labels Dec 27, 2023
Copy link
Contributor

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 github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Mar 27, 2024
@arthanson arthanson self-assigned this Apr 11, 2024
@arthanson arthanson added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Apr 11, 2024
@arthanson arthanson removed their assignment Apr 18, 2024
@jeremystretch jeremystretch self-assigned this May 14, 2024
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation pending closure Requires immediate attention to avoid being closed for inactivity labels May 14, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants