Interface connection fills out some A side and some B side #7753

Closed
opened 2025-12-29 20:27:49 +01:00 by adam · 2 comments
Owner

Originally created by @wxnarwhal on GitHub (Mar 13, 2023).

NetBox version

v3.4.5

Python version

3.8

Steps to Reproduce

  1. Go to interface or port
  2. click "Connect" and select interface.

Expected Behavior

Expected behavior should be that all information from the interface I selected should populate on the A side. Before I make the connection NetBox has no idea if the the B side is in the same room, or even the same site.

Observed Behavior

Device and port/interface populate on A side, but the site and rack populate on the B side.

Verified on the demo site, one site I have running v3.4.5, and one site I have running v3.3.7.

Originally created by @wxnarwhal on GitHub (Mar 13, 2023). ### NetBox version v3.4.5 ### Python version 3.8 ### Steps to Reproduce 1. Go to interface or port 2. click "Connect" and select interface. ### Expected Behavior Expected behavior should be that all information from the interface I selected should populate on the A side. Before I make the connection NetBox has no idea if the the B side is in the same room, or even the same site. ### Observed Behavior Device and port/interface populate on A side, but the site and rack populate on the B side. Verified on the demo site, one site I have running v3.4.5, and one site I have running v3.3.7.
adam added the type: bug label 2025-12-29 20:27:49 +01:00
adam closed this issue 2025-12-29 20:27:50 +01:00
Author
Owner

@wxnarwhal commented on GitHub (Mar 13, 2023):

Attaching screenshot.
Screenshot_20230313_105711

@wxnarwhal commented on GitHub (Mar 13, 2023): Attaching screenshot. ![Screenshot_20230313_105711](https://user-images.githubusercontent.com/10369715/224793163-56ef1fb4-2ad3-4692-90fb-7bd0121e622b.png)
Author
Owner

@jeremystretch commented on GitHub (Mar 16, 2023):

The cable creation form has been significantly simplified for the upcoming v3.5 release. The region, site group, site, location, and rack fields have been removed in favor of a device selector widget (see #10054).

@jeremystretch commented on GitHub (Mar 16, 2023): The cable creation form has been significantly simplified for the upcoming v3.5 release. The region, site group, site, location, and rack fields have been removed in favor of a device selector widget (see #10054).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7753