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

When syncing with Tag filter, the job fails, even if the Sync itself completes. Reason: Deletion failed protected object #31

Open
TravelTrexIT opened this issue Oct 18, 2022 · 2 comments

Comments

@TravelTrexIT
Copy link

Environment

  • Python version: 3.10.6
  • Nautobot version: 1.4.5
  • nautobot-ssot-vsphere version: 0.3.0 (origin/bug/23/diffsync-exception-cluster)

Expected Behavior

The Sync completes with status Success

Observed Behavior

The Sync fails with status Success

Steps to Reproduce

  1. Create a SSOT vSphere Sync
  2. Do a init Sync to nautobot
  3. Create any other cluster in nautobot independent from the plugin and tag it differently
  4. Sync with "Tag filtering"
  5. The Sync fails with Status Success, giving the error message "Deletion failed protected object" for any other cluster which was created independent.

image

@h4ndzdatm0ld
Copy link
Owner

Hey ! Sorry for late response, been out of town on conferences / working. I'm wondering if you can reinstall from develop and give it another try. I am unable to reproduce with the steps above.

Also, the two items that are showing failed to delete due to being protected here, are they tagged differently than the default ssot-tag?

@TravelTrexIT
Copy link
Author

Hey @h4ndzdatm0ld.

Thank you for your response. I installed it anew from scratch, but had the same result, unfortunately. The two items have different tags, indeed.

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

No branches or pull requests

2 participants