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

Please allow jumping to the connected interface directly from a devices interface list #2432

Closed
tpo opened this issue Sep 15, 2018 · 2 comments
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@tpo
Copy link

tpo commented Sep 15, 2018

Environment

  • Python version: 2.7.5
  • NetBox version: 2.3.1

Proposed Functionality

Allow to jump directly to the connected interface (i.e. the "other side of the connected cable") from a device's interface.

Use Case

When assigning VLANs or changing interface properties it'd be nice to be able to jump from an interface in the list of interfaces of a device directly to the conected interface of the other device, in order to be able to assign the required properties to the other device.

The same can be achieved now by looking at the interface in the list, memorizing the name of the interface of the connected device. Clicking on the device, finding the interface and finally clicking on that interface. If one has to change many interfaces this workflow is really tedious.

Database Changes

None

External Dependencies

None

tpo added a commit to tpo/netbox that referenced this issue Sep 15, 2018
This change allows to jump directly to the connected interface (i.e. the "other side of the connected cable") from an entry in the device's interfaces. This implements netbox-community#2432.
@lampwins
Copy link
Contributor

Now that the Interface view has been implemented, we should link interface connections to this view.

@lampwins lampwins added status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application labels Sep 15, 2018
lampwins added a commit that referenced this issue Sep 15, 2018
@lampwins
Copy link
Contributor

Closed in 57b225b

@lock lock bot locked as resolved and limited conversation to collaborators Jan 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants