[PR #15822] [MERGED] Feature #15428 - Show all devices with configuration template attached #14692

Closed
opened 2025-12-29 23:26:06 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15822
Author: @Julio-Oliveira-Encora
Created: 4/23/2024
Status: Merged
Merged: 4/29/2024
Merged by: @jeremystretch

Base: developHead: 15428-show_all_devices_configuration_template_attached


📝 Commits (3)

  • 3b0ab78 Added devices instances column for config templates.
  • 5148d4f Added devices instances column for config templates.
  • 74e1fb1 Add counts for VMs, roles, and platforms

📊 Changes

2 files changed (+31 additions, -4 deletions)

View changed files

📝 netbox/extras/tables/tables.py (+23 -3)
📝 netbox/extras/views.py (+8 -1)

📄 Description

Closes: #15428

I added a Device column for Config Template to display the devices using a specific Template.


🔄 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/15822 **Author:** [@Julio-Oliveira-Encora](https://github.com/Julio-Oliveira-Encora) **Created:** 4/23/2024 **Status:** ✅ Merged **Merged:** 4/29/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15428-show_all_devices_configuration_template_attached` --- ### 📝 Commits (3) - [`3b0ab78`](https://github.com/netbox-community/netbox/commit/3b0ab78a99a2f340d366981a1eb780dcf026c721) Added devices instances column for config templates. - [`5148d4f`](https://github.com/netbox-community/netbox/commit/5148d4f3981539f7c6b613d6a28d2df947aaea15) Added devices instances column for config templates. - [`74e1fb1`](https://github.com/netbox-community/netbox/commit/74e1fb1202a9af362b068652e21db03590a3a358) Add counts for VMs, roles, and platforms ### 📊 Changes **2 files changed** (+31 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/tables/tables.py` (+23 -3) 📝 `netbox/extras/views.py` (+8 -1) </details> ### 📄 Description ### Closes: #15428 I added a Device column for Config Template to display the devices using a specific Template. --- <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 23:26:06 +01:00
adam closed this issue 2025-12-29 23:26:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14692