[PR #19480] [MERGED] Fixes #19472: Fix device column rendering in virtual device contexts table #15657

Closed
opened 2025-12-30 00:23:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19480
Author: @jeremystretch
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @bctiemann

Base: mainHead: 19472-vdc-device-column


📝 Commits (1)

  • 33887e7 Fixes #19472: Fix devie column rendering in virtual device contexts table

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 netbox/dcim/tables/devices.py (+1 -2)

📄 Description

Fixes: #19472

The device column doesn't need to be a template column. Unnamed devices will be displayed as their device type.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/19480 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `main` ← **Head:** `19472-vdc-device-column` --- ### 📝 Commits (1) - [`33887e7`](https://github.com/netbox-community/netbox/commit/33887e7c69dcc0d8baf5d238b90c71e02c2c8ba2) Fixes #19472: Fix devie column rendering in virtual device contexts table ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/tables/devices.py` (+1 -2) </details> ### 📄 Description ### Fixes: #19472 The `device` column doesn't need to be a template column. Unnamed devices will be displayed as their device type. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:23:15 +01:00
adam closed this issue 2025-12-30 00:23:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15657