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

Find and remove Prefix.vrf references #6839

Open
HanlinMiao opened this issue Jan 30, 2025 · 0 comments
Open

Find and remove Prefix.vrf references #6839

HanlinMiao opened this issue Jan 30, 2025 · 0 comments
Labels
type: bug Something isn't working as expected

Comments

@HanlinMiao
Copy link
Contributor

HanlinMiao commented Jan 30, 2025

Environment

Nautobot version (Docker tag too if applicable): >= 2.00

Since v2.0 IPAM overhaul, the relationship between Prefix and VRF is represented via the throughtable model VRFPrefixAssignment.
But there are still references in Nautobot that try to access VRF directly from the Prefix (maybe Device as well) model.

There are some identified in IPADDRESS_LINK and IPADDRESS_LINK_COPY in nautobot.ipam.tables.py --object.vrf

Originally posted by @glennmatthews in #6828 (comment)

@HanlinMiao HanlinMiao added the type: bug Something isn't working as expected label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant