[PR #4214] [MERGED] Fix Power Feed page to render Custom Fields and Tags #12791

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4214
Author: @joshniec
Created: 2/20/2020
Status: Merged
Merged: 2/20/2020
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

  • b28729b Fix rendering for powerfeeds_list to show any added custom fields or tags on object

📊 Changes

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

View changed files

📝 netbox/templates/dcim/powerfeed.html (+2 -0)

📄 Description

Fixes: #4213

This PR includes the necessary html template files to render any Custom Fields and/or Tags on a Power Feed object with viewing the object at the https://{domain}/dcim/power-feeds/{id}/ endpoint.

Before:
CaptureBroken

After:
Capture


🔄 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/4214 **Author:** [@joshniec](https://github.com/joshniec) **Created:** 2/20/2020 **Status:** ✅ Merged **Merged:** 2/20/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`b28729b`](https://github.com/netbox-community/netbox/commit/b28729baff8996c89f4e9f8db3c9c3b16b1299c7) Fix rendering for powerfeeds_list to show any added custom fields or tags on object ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/powerfeed.html` (+2 -0) </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: #4213 This PR includes the necessary html template files to render any `Custom Fields` and/or `Tags` on a Power Feed object with viewing the object at the `https://{domain}/dcim/power-feeds/{id}/` endpoint. Before: ![CaptureBroken](https://user-images.githubusercontent.com/13769890/74965743-6410fe80-53db-11ea-8656-e8b007fc0d58.PNG) After: ![Capture](https://user-images.githubusercontent.com/13769890/74965751-67a48580-53db-11ea-9423-2e75c3bcf5a5.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:23:38 +01:00
adam closed this issue 2025-12-29 22:23:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12791