-
Notifications
You must be signed in to change notification settings - Fork 67
Labels
integration: infobloxIssues/PRs for Infoblox integrationIssues/PRs for Infoblox integration
Description
Environment
- Python version: 3.11
- Nautobot version: 2.4.13
- nautobot-ssot version: 3.9.1
Previously the job would fail on HTTP 404 for A and PTR records when seen (unhandled exception). This was changed to log the event instead of failing in #919.
The issue is that there still may be "stale" records that need removed in Nautobot?
Expected Behavior
After logging the event, it should attempt to remove the stale object (if it exists)
Observed Behavior
Currently we are just logging the event
Reproducing steps are the same as #596
Metadata
Metadata
Assignees
Labels
integration: infobloxIssues/PRs for Infoblox integrationIssues/PRs for Infoblox integration