[PR #3858] [MERGED] Fixes #3857: Fix group custom links rendering #12664

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3858
Author: @hSaria
Created: 1/8/2020
Status: Merged
Merged: 1/9/2020
Merged by: @jeremystretch

Base: developHead: 3857-group-custom-link


📝 Commits (2)

  • 74997a1 Fixes #3857: Fix group custom links rendering
  • 8519f54 Merge branch 'develop' into 3857-group-custom-link

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+1 -0)
📝 netbox/extras/templatetags/custom_links.py (+2 -1)

📄 Description

Fixes: #3857

Group custom links were not being rendered. The template text was being instead.

Credit goes to @rodvand for practically fixing this one.


🔄 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/3858 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/8/2020 **Status:** ✅ Merged **Merged:** 1/9/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3857-group-custom-link` --- ### 📝 Commits (2) - [`74997a1`](https://github.com/netbox-community/netbox/commit/74997a18a54284a38cbcd5b216a870679b73eb0b) Fixes #3857: Fix group custom links rendering - [`8519f54`](https://github.com/netbox-community/netbox/commit/8519f546a6368feb9ab8ea393e6ed4402a2f015c) Merge branch 'develop' into 3857-group-custom-link ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+1 -0) 📝 `netbox/extras/templatetags/custom_links.py` (+2 -1) </details> ### 📄 Description ### Fixes: #3857 Group custom links were not being rendered. The template text was being instead. Credit goes to @rodvand for practically fixing this one. --- <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:22:55 +01:00
adam closed this issue 2025-12-29 22:22:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12664