Closed
Description
Deployment Type
Self-hosted
NetBox Version
v3.7.6
Python Version
3.10
Steps to Reproduce
- Create a Virtual Chassis, add two or more devices, each with at least one physical interface.
- Create LAG1 on device1, LAG2 on device2.
- Bulk edit existing interfaces on device2 (although simply using "Edit selected" on a single interface is enough) and try to select LAG1 as LAG interface.
- Try the same with device1/LAG2.
Expected Behavior
No matter which particular device the interface belongs to, all LAGs show up in the dropdown menu since they're part of the same VC. And indeed that's how it works when directly editing an interface.
Observed Behavior
Only LAG1/2 shows up when editing (an) interface(s) native to device1/2. (seems to apply to all kinds of Related Interfaces, not just LAGs)