nautobot / nautobot

Network Source of Truth & Network Automation Platform
https://docs.nautobot.com
Apache License 2.0
1.08k stars 283 forks source link

VM Interface view missing VRF row entry #6519

Closed MeganerdDev closed 1 week ago

MeganerdDev commented 1 week ago

Environment

VM Interfcae (virtualization/interfaces) view is missing the VRF row, which is present in dcim/interfaces

Steps to Reproduce

  1. Go to Virtualization > Interfaces
  2. Open example Virtual Machine Interface object
  3. Observe missing VRF column

Expected Behavior

Expected a VRF row entry for "VM Interfaces", similar to "Interfaces"

Observed Behavior

"VM Interfaces" view, missing the VRF row

Screenshots

showing "VM Interfaces" view, missing the VRF row

image

showing "Interfaces" view, which contains row for VRF

image

Notes