[PR #11347] [MERGED] Fixes #11342 - Fix component traces all pointing to the interface trace URL #13774

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11347
Author: @kkthxbye-code
Created: 12/30/2022
Status: Merged
Merged: 1/3/2023
Merged by: @jeremystretch

Base: developHead: 11342-fix-trace-links


📝 Commits (1)

  • e58241a Fix component traces all pointing to the interface trace URL

📊 Changes

7 files changed (+7 additions, -7 deletions)

View changed files

📝 netbox/templates/dcim/consoleport.html (+1 -1)
📝 netbox/templates/dcim/consoleserverport.html (+1 -1)
📝 netbox/templates/dcim/inc/connection_endpoints.html (+1 -1)
📝 netbox/templates/dcim/interface.html (+1 -1)
📝 netbox/templates/dcim/powerfeed.html (+1 -1)
📝 netbox/templates/dcim/poweroutlet.html (+1 -1)
📝 netbox/templates/dcim/powerport.html (+1 -1)

📄 Description

Fixes: #11342

Alternatively we could add a property to the PathEndpoint abstract model called trace_url or something of that effect. Not sure if it's worth it, but let me know and I'll change it.


🔄 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/11347 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 12/30/2022 **Status:** ✅ Merged **Merged:** 1/3/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `11342-fix-trace-links` --- ### 📝 Commits (1) - [`e58241a`](https://github.com/netbox-community/netbox/commit/e58241aac7f4833722dfb2d3f4d49549ded175c8) Fix component traces all pointing to the interface trace URL ### 📊 Changes **7 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/consoleport.html` (+1 -1) 📝 `netbox/templates/dcim/consoleserverport.html` (+1 -1) 📝 `netbox/templates/dcim/inc/connection_endpoints.html` (+1 -1) 📝 `netbox/templates/dcim/interface.html` (+1 -1) 📝 `netbox/templates/dcim/powerfeed.html` (+1 -1) 📝 `netbox/templates/dcim/poweroutlet.html` (+1 -1) 📝 `netbox/templates/dcim/powerport.html` (+1 -1) </details> ### 📄 Description ### Fixes: #11342 Alternatively we could add a property to the PathEndpoint abstract model called `trace_url` or something of that effect. Not sure if it's worth it, but let me know and I'll change it. --- <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:20:44 +01:00
adam closed this issue 2025-12-29 23:20:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13774