Virtual Device Context view shows incorrect device name #7252

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

Originally created by @dsobon on GitHub (Nov 18, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.4.0-beta1

Python version

3.10

Steps to Reproduce

  1. click "Virtual Device Context" view on left menu.
  2. under "device" column (Customer1, Customer2), it shows the same info as "name" column (Customer1, Customer2).
  3. Example: https://beta-demo.netbox.dev/dcim/virtual-device-contexts/

image

Expected Behavior

"device" column should show device names (eg: dmi01-buffalo-rtr01, dmi01-binghamton-rtr01), not "Customer1", "Customer2".

Observed Behavior

"device" column ("Customer1", "Customer2") shows exact same info as "name" column.

Originally created by @dsobon on GitHub (Nov 18, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.4.0-beta1 ### Python version 3.10 ### Steps to Reproduce 1. click "Virtual Device Context" view on left menu. 2. under "device" column (Customer1, Customer2), it shows the same info as "name" column (Customer1, Customer2). 3. Example: https://beta-demo.netbox.dev/dcim/virtual-device-contexts/ ![image](https://user-images.githubusercontent.com/1142651/202723522-59b5e789-7335-4916-becf-5b59c79b0305.png) ### Expected Behavior "device" column should show device names (eg: dmi01-buffalo-rtr01, dmi01-binghamton-rtr01), not "Customer1", "Customer2". ### Observed Behavior "device" column ("Customer1", "Customer2") shows exact same info as "name" column.
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 20:20:54 +01:00
adam closed this issue 2025-12-29 20:20:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7252