-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Environment
- Python version: 3.6.8
- NetBox version: 2.9.2
Steps to Reproduce
- Create device TEST_1
- Create physical interfaces 1/[1-10] on the device TEST_1
- Create device TEST_2
- Create physical interfaces 2/[1-10] on the device TEST_2
- Create Virtual Chassis TEST_VC, include TEST_1 and TEST_2 as members. Make TEST_1 a master of this virtual_chassis.
- Open device TEST_1
Expected Behavior
I expected to see all interfaces from both devices, TEST_1 and TEST_2
Observed Behavior
There are only TEST_1 interfaces.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application