Skip to content

Conversation

@arthanson
Copy link
Collaborator

Fixes: #20738

vc_position and vc_priority were getting set to None when a virtual chassis was deleted, however the signal handler is getting run after the set_null is already getting run meaning no devices were found in the loop and so they were never getting cleared. Moved this to this functionality to the delete method.

@arthanson arthanson changed the title DRAFT: 20738 update vc_position in delete not signal handler 20738 update vc_position in delete not signal handler Nov 3, 2025
@arthanson arthanson marked this pull request as ready for review November 3, 2025 22:42
@arthanson arthanson requested review from a team and bctiemann and removed request for a team November 3, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deleting a virtual Chassis with members does not set the device member position to None

2 participants