Interface connection form does not include VC member interfaces on A side #1587

Closed
opened 2025-12-29 16:33:13 +01:00 by adam · 0 comments
Owner

Originally created by @lamiskin on GitHub (Feb 28, 2018).

Issue type

[ ] Feature request
[X] Bug report
[ ] Documentation

Environment

  • Python version: 3.6
  • NetBox version: 2.3.0

Description

While on the device page for a virtual chassis master, when attempting to connect an interface on a different virtual chassis member, the interface connection page only shows interfaces from the master.

Steps:

Create a virtual chassis.
Ensure virtual chassis members have interfaces defined.
Go to the master devices page (/dcim/devices/) for the virtual chassis.
Click "Connect" on an interface that is NOT the masters.
The connect interfaces page does not have the correct interface list and only shows the masters interfaces in the list.

Originally created by @lamiskin on GitHub (Feb 28, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [X] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> <!-- Please describe the environment in which you are running NetBox. (Be sure to verify that you are running the latest stable release of NetBox before submitting a bug report.) If you are submitting a bug report and have made any changes to the code base, please first validate that your bug can be recreated while running an official release. --> ### Environment * Python version: 3.6 * NetBox version: 2.3.0 ### Description While on the device page for a virtual chassis master, when attempting to connect an interface on a different virtual chassis member, the interface connection page only shows interfaces from the master. Steps: > Create a virtual chassis. > Ensure virtual chassis members have interfaces defined. > Go to the master devices page (/dcim/devices/) for the virtual chassis. > Click "Connect" on an interface that is NOT the masters. > The connect interfaces page does not have the correct interface list and only shows the masters interfaces in the list.
adam added the type: bugstatus: accepted labels 2025-12-29 16:33:13 +01:00
adam closed this issue 2025-12-29 16:33:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1587