[PR #8566] [MERGED] Fixes #8548: Virtual Chassis position zero not shown in device page #13371

Closed
opened 2025-12-29 22:27:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/8566
Author: @tijshuisman
Created: 2/5/2022
Status: Merged
Merged: 2/7/2022
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

  • e2fc7e8 Fixes #8548: Virtual Chassis position zero not shown in device page

📊 Changes

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

View changed files

📝 netbox/templates/dcim/device.html (+1 -1)

📄 Description

Fixes: #8548

Changed the device template to show the VC position if it is zero.
The virtual chassis template already has this fix implemented in #7564


🔄 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/8566 **Author:** [@tijshuisman](https://github.com/tijshuisman) **Created:** 2/5/2022 **Status:** ✅ Merged **Merged:** 2/7/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`e2fc7e8`](https://github.com/netbox-community/netbox/commit/e2fc7e8cd789c6238a07f791016420dd2f95f6c4) Fixes #8548: Virtual Chassis position zero not shown in device page ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/device.html` (+1 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #8548 <!-- Please include a summary of the proposed changes below. --> Changed the device template to show the VC position if it is zero. The virtual chassis template already has this fix implemented in #7564 --- <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-29 22:27:02 +01:00
adam closed this issue 2025-12-29 22:27:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13371