VRF RD is shown twice in Prefix #6001

Closed
opened 2025-12-29 19:35:35 +01:00 by adam · 0 comments
Owner

Originally created by @markkuleinio on GitHub (Jan 26, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.1.6

Python version

3.8

Steps to Reproduce

  1. Create VRF "TestVRF" with RD 111:222
  2. Create prefix 10.10.10.0/24, select VRF "TestVRF"
  3. Open the new prefix (the Prefix tab)

Expected Behavior

VRF is expected to be shown as "TestVRF (111:222)"

Observed Behavior

VRF is shown as "TestVRF (111:222) (111:222)" where the VRF name and the first RD is a link to the VRF object (the latter 111:222 is just text output)

Originally created by @markkuleinio on GitHub (Jan 26, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.1.6 ### Python version 3.8 ### Steps to Reproduce 1. Create VRF "TestVRF" with RD 111:222 2. Create prefix 10.10.10.0/24, select VRF "TestVRF" 3. Open the new prefix (the Prefix tab) ### Expected Behavior VRF is expected to be shown as "**TestVRF (111:222)**" ### Observed Behavior VRF is shown as "**TestVRF (111:222) (111:222)**" where the VRF name and the first RD is a link to the VRF object (the latter 111:222 is just text output)
adam added the type: bugstatus: accepted labels 2025-12-29 19:35:35 +01:00
adam closed this issue 2025-12-29 19:35:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6001