[PR #5236] [MERGED] Release v2.9.7 #12986

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/5236
Author: @jeremystretch
Created: 10/12/2020
Status: Merged
Merged: 10/12/2020
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (3)

  • 7545599 Post-release version bump
  • f53810e Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled
  • 1aabb2e Release v2.9.7

📊 Changes

4 files changed (+34 additions, -3 deletions)

View changed files

📝 docs/release-notes/version-2.9.md (+8 -0)
📝 netbox/extras/templatetags/custom_links.py (+1 -1)
📝 netbox/extras/tests/test_views.py (+24 -1)
📝 netbox/netbox/settings.py (+1 -1)

📄 Description

Bug Fixes

  • #5231 - Fix KeyError exception when viewing object with custom link and debugging is disabled

🔄 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/5236 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 10/12/2020 **Status:** ✅ Merged **Merged:** 10/12/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (3) - [`7545599`](https://github.com/netbox-community/netbox/commit/7545599493e4678968d3bb899938940bdf27b161) Post-release version bump - [`f53810e`](https://github.com/netbox-community/netbox/commit/f53810ebb29f0ef26c53b5be1973263e89b01f54) Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled - [`1aabb2e`](https://github.com/netbox-community/netbox/commit/1aabb2ed5d7efb685fa0ae6847ae237ec1e3912c) Release v2.9.7 ### 📊 Changes **4 files changed** (+34 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.9.md` (+8 -0) 📝 `netbox/extras/templatetags/custom_links.py` (+1 -1) 📝 `netbox/extras/tests/test_views.py` (+24 -1) 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description ### Bug Fixes * [#5231](https://github.com/netbox-community/netbox/issues/5231) - Fix KeyError exception when viewing object with custom link and debugging is disabled --- <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:24:45 +01:00
adam closed this issue 2025-12-29 22:24:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12986