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

fix: 🐛 fix issue #612 loading platforms with no manufacturer #613

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

bile0026
Copy link
Contributor

@bile0026 bile0026 commented Dec 5, 2024

Closes: #612

What's Changed

Fixed loading platforms with no Manufacturer assigned in the Nautobot Adapter causing an AttributeError.

To Do

  • [ X ] Explanation of Change(s)
  • [ X ] Added change log fragment(s) (for more information see the documentation)
  • [ X ] Attached Screenshots, Payload Example
  • [ X ] Unit, Integration Tests
  • [ X ] Documentation Updates (when adding/changing features)
  • [ X ] Outline Remaining Work, Constraints from Design

@bile0026 bile0026 requested a review from a team as a code owner December 5, 2024 14:53
@bile0026 bile0026 requested a review from jdrew82 December 5, 2024 14:55
Copy link
Contributor

@jdrew82 jdrew82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jdrew82 jdrew82 added type: bug Issues/PRs addressing a bug. integration: bootstrap Issues/PRs for Bootstrap integration labels Dec 5, 2024
@jdrew82 jdrew82 merged commit 26d20d8 into develop Dec 5, 2024
15 checks passed
@jdrew82 jdrew82 deleted the bootstrap_fix_612 branch December 5, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration: bootstrap Issues/PRs for Bootstrap integration type: bug Issues/PRs addressing a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bootstrap Integration - Platforms won't import if no manufacturer assigned
2 participants