Skip to content

Virtual Device Context view shows incorrect device name #10973

@dsobon

Description

@dsobon

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.

Metadata

Metadata

Assignees

Labels

betaConcerns a bug/feature in a beta releasestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions