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

Infoblox SSoT plugin "Prefix -> VLAN" relationship source label conflicts with ipam:prefix model #721

Open
michalbil opened this issue Mar 7, 2025 · 1 comment · May be fixed by #722
Open
Assignees
Labels
type: bug Issues/PRs addressing a bug.

Comments

@michalbil
Copy link

Environment

  • Python version: 3.11.11
  • Nautobot version: 2.4.3
  • nautobot-ssot version: 3.5.0
  • nautobot-design-builder: 2.1.0

Expected Behavior

Design builder jobs that create an object with a prefix complete successfully.

Observed Behavior

Any design builder job that creates a prefix will fail because of relationship's source label conflict with ipam:prefix attribute.

Jobs fail with:

Prefix None failed validation
prefix_length: This field cannot be null.

Steps to Reproduce

  1. Infoblox integration installed.
  2. Create a design job that creates a prefix.
  3. Create a relationship from prefix to some other model and name the prefix side label prefix.
  4. Run the design job.
@progala progala added the type: bug Issues/PRs addressing a bug. label Mar 7, 2025
@progala
Copy link
Contributor

progala commented Mar 7, 2025

Tagging this as a bug as those labels are incorrect in the first place so we'll get them fixed as part of the PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issues/PRs addressing a bug.
Projects
None yet
2 participants