[PR #14614] [MERGED] Fixes #14613: Fix display of current configuration parameters #14426

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14614
Author: @jeremystretch
Created: 12/27/2023
Status: Merged
Merged: 12/27/2023
Merged by: @jeremystretch

Base: developHead: 14613-fix-config-view


📝 Commits (1)

  • 91acf77 Fixes #14613: Fix display of current configuration parameters

📊 Changes

1 file changed (+9 additions, -6 deletions)

View changed files

📝 netbox/core/views.py (+9 -6)

📄 Description

Fixes: #14613

Retrieve active ConfigRevision (if any) by ID


🔄 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/14614 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 12/27/2023 **Status:** ✅ Merged **Merged:** 12/27/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14613-fix-config-view` --- ### 📝 Commits (1) - [`91acf77`](https://github.com/netbox-community/netbox/commit/91acf775e97cf5bd0bf463965784645fc9ecda78) Fixes #14613: Fix display of current configuration parameters ### 📊 Changes **1 file changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/views.py` (+9 -6) </details> ### 📄 Description ### Fixes: #14613 Retrieve active ConfigRevision (if any) by ID --- <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:24:25 +01:00
adam closed this issue 2025-12-29 23:24:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14426