Skip to content

Expired A and PTR records left when HTTP 404 is seen #922

@MeganerdDev

Description

@MeganerdDev

Environment

  • Python version: 3.11
  • Nautobot version: 2.4.13
  • nautobot-ssot version: 3.9.1

Continues from #596 and #919

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions