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

Assign existing prefix to VLAN, starting from VLAN view #6905

Closed
sdktr opened this issue Aug 6, 2021 · 6 comments
Closed

Assign existing prefix to VLAN, starting from VLAN view #6905

sdktr opened this issue Aug 6, 2021 · 6 comments
Labels
pending closure Requires immediate attention to avoid being closed for inactivity status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation type: feature Introduction of new functionality to the application

Comments

@sdktr
Copy link
Contributor

sdktr commented Aug 6, 2021

NetBox version

v2.11.10

Feature type

Change to existing functionality

Proposed functionality

When attaching a prefix to a VLAN there are two routes in the GUI:

  1. Open the prefix and choose a VLAN using the vlan filters OR
  2. Open the VLAN and click 'add prefix'

Scenario 2 closely repeats the workflow for assigning an IP to an interface. In that selector there is an option to assign an already known IP instead of creating a new instance.
Assigning a prefix to a vlan would benefit from an 'assign' option as well.

Use case

When starting from a VLAN, trying to attach an existing prefix requires opening a new set of tabs to look up the prefix and starting the association from there. Attaching an already known prefix would save quite some clicks.

Database changes

N/A

External dependencies

N/A

@sdktr sdktr added the type: feature Introduction of new functionality to the application label Aug 6, 2021
@sdktr sdktr changed the title Assign existing prefix to VLAN Assign existing prefix to VLAN, starting from VLAN view Aug 6, 2021
@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Sep 9, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2021

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. 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 9, 2021
@rhyser9
Copy link
Contributor

rhyser9 commented Nov 16, 2021

I can try implementing this.

Using the existing IP Address Add / Assign setup as an example, it looks like this will involve adding a prefixes/assign URL, PrefixAssignView, PrefixAssignForm, PrefixAssignTable, inc/prefix_edit_header.html, prefix_edit.html, and prefix_assign.html.

@DanSheps DanSheps 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 Nov 17, 2021
@DanSheps
Copy link
Member

Assigned to you @rhyser9

rhyser9 added a commit to rhyser9/netbox that referenced this issue Dec 2, 2021
rhyser9 added a commit to rhyser9/netbox that referenced this issue Dec 2, 2021
rhyser9 added a commit to rhyser9/netbox that referenced this issue Dec 2, 2021
@jeremystretch jeremystretch added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation and removed status: accepted This issue has been accepted for implementation labels Jan 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

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 Apr 6, 2023
@AnythingOverIP
Copy link

Is this something that is or will be addressed in 3.5? It would follow the logic behind other processes (i.e assigning an existing IP to an interface instead of creating a new one).

@jeremystretch
Copy link
Member

It doesn't appear that any feasible solution has been offered, so I'm going to close this out. We might revisit this in the future once the UI has been revamped per #12128.

@jeremystretch jeremystretch closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pending closure Requires immediate attention to avoid being closed for inactivity status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants