Virtual Chassis membercount issue #8641

Closed
opened 2025-12-29 20:39:14 +01:00 by adam · 0 comments
Owner

Originally created by @FrondorM on GitHub (Sep 19, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.6.1

Python version

3.9

Steps to Reproduce

For full reproduction create at least 2 member devices as a prerequisite.

  1. Go to Virtual Chassis and press Add.
  2. Name your Virtual Chassis f.e. SW0201
  3. Add two member switches f.e. SW0201.1 and SW0201.2
  4. Click Create

Selecting a site/rack or not during creation does not make a difference in the observed behaviour.

Expected Behavior

Creating a Virtual Chassis with the membercount being 2.

Observed Behavior

Virtual Chassis is created with membercount being 0.
VC-0

Adding a new switch member to an already existing Virtual Chassis also doesn't increase the membercount.
VC-extramember

Deleting a member from the Virtual Chassis does decrease the membercount!
VC-minus

Originally created by @FrondorM on GitHub (Sep 19, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.6.1 ### Python version 3.9 ### Steps to Reproduce For full reproduction create at least 2 member devices as a prerequisite. 1. Go to Virtual Chassis and press `Add`. 2. Name your Virtual Chassis f.e. `SW0201` 3. Add two member switches f.e. `SW0201.1` and `SW0201.2` 4. Click `Create` Selecting a site/rack or not during creation does not make a difference in the observed behaviour. ### Expected Behavior Creating a Virtual Chassis with the membercount being 2. ### Observed Behavior Virtual Chassis is created with membercount being 0. ![VC-0](https://github.com/netbox-community/netbox/assets/145430067/38e1524f-1daf-4fb9-84b4-0db7ce402aa3) Adding a new switch member to an already existing Virtual Chassis also doesn't increase the membercount. ![VC-extramember](https://github.com/netbox-community/netbox/assets/145430067/1911bfc4-7f0d-4904-8e4d-8762b76a00b3) Deleting a member from the Virtual Chassis **does decrease** the membercount! ![VC-minus](https://github.com/netbox-community/netbox/assets/145430067/d3948ece-acd4-446b-8783-c7d84e98ca41)
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:39:14 +01:00
adam closed this issue 2025-12-29 20:39:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8641