Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreating virtual chassis in main (new ID) lets branch sync error with "DoesNotExist" #170

Open
mrlnbllmnn opened this issue Nov 11, 2024 · 0 comments
Labels
app: branching type: bug A confirmed report of unexpected behavior in the application

Comments

@mrlnbllmnn
Copy link

Plugin Version

0.5.2

NetBox Version

4.1.6

Python Version

3.12.3

Steps to Reproduce

  1. Create branch
  2. In Main: Delete virtual chassis containing switches
  3. In Main: recreate virtual chassis, add same switches
  4. Trying to sync branch fails with "VirtualChassis matching query does not exist."

Expected Behavior

Sync new chassis into branch and chassis ID on the switches

Observed Behavior

Switch sync fails with "VirtualChassis matching query does not exist.", likely due to sequential processing.

@mrlnbllmnn mrlnbllmnn added the type: bug A confirmed report of unexpected behavior in the application label Nov 11, 2024
@cvitan cvitan added the app: branching label Nov 12, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: branching type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants