-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.1.6
Python version
3.8
Steps to Reproduce
- Create VRF "TestVRF" with RD 111:222
- Create prefix 10.10.10.0/24, select VRF "TestVRF"
- 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)
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application