-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releasestatus: 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.4.0-beta1
Python version
3.10
Steps to Reproduce
- click "Virtual Device Context" view on left menu.
- under "device" column (Customer1, Customer2), it shows the same info as "name" column (Customer1, Customer2).
- Example: https://beta-demo.netbox.dev/dcim/virtual-device-contexts/
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 releaseConcerns a bug/feature in a beta releasestatus: 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
