[PR #2230] [MERGED] Fixes #2125 - Show child status in device bay list #12340

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2230
Author: @zachmoody
Created: 7/11/2018
Status: Merged
Merged: 7/16/2018
Merged by: @jeremystretch

Base: developHead: 2125-device-bay-status


📝 Commits (1)

  • b6e3540 Fixes #2125 - Show child status in device bay list

📊 Changes

2 files changed (+5 additions, -0 deletions)

View changed files

📝 netbox/templates/dcim/device.html (+1 -0)
📝 netbox/templates/dcim/inc/devicebay.html (+4 -0)

📄 Description

Exposes devicebay.installed_device.status in the parent device detail view.

Fixes:

#2125

Adds Status column to Device Bay table in parent's detail view.

image


🔄 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/2230 **Author:** [@zachmoody](https://github.com/zachmoody) **Created:** 7/11/2018 **Status:** ✅ Merged **Merged:** 7/16/2018 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `2125-device-bay-status` --- ### 📝 Commits (1) - [`b6e3540`](https://github.com/netbox-community/netbox/commit/b6e354085ecfc4048b5e0d9a629cc0db75d4931b) Fixes #2125 - Show child status in device bay list ### 📊 Changes **2 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/device.html` (+1 -0) 📝 `netbox/templates/dcim/inc/devicebay.html` (+4 -0) </details> ### 📄 Description Exposes devicebay.installed_device.status in the parent device detail view. <!-- 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. --> ### Fixes: #2125 <!-- Please include a summary of the proposed changes below. --> Adds `Status` column to Device Bay table in parent's detail view. ![image](https://user-images.githubusercontent.com/2475277/42546236-232bd9a0-8482-11e8-948e-660618c90813.png) --- <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:20:58 +01:00
adam closed this issue 2025-12-29 22:20:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12340