[PR #13686] [MERGED] Fixes #13684: Enable modying the configuration when maintenance mode is enabled #14236

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13686
Author: @jeremystretch
Created: 9/5/2023
Status: Merged
Merged: 9/5/2023
Merged by: @jeremystretch

Base: developHead: 13684-maintenance-mode-fix


📝 Commits (1)

  • d1e0f75 Fixes #13684: Enable modying the configuration when maintenance mode is enabled

📊 Changes

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

View changed files

📝 netbox/netbox/settings.py (+1 -0)

📄 Description

Fixes: #13684

Add /extras/config-revisions/ to MAINTENANCE_EXEMPT_PATHS to allow creating new ConfigRevisions


🔄 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/13686 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/5/2023 **Status:** ✅ Merged **Merged:** 9/5/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `13684-maintenance-mode-fix` --- ### 📝 Commits (1) - [`d1e0f75`](https://github.com/netbox-community/netbox/commit/d1e0f753895586422a22dc98a3b1cf1dc77a2cdf) Fixes #13684: Enable modying the configuration when maintenance mode is enabled ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/settings.py` (+1 -0) </details> ### 📄 Description ### Fixes: #13684 Add `/extras/config-revisions/` to `MAINTENANCE_EXEMPT_PATHS` to allow creating new ConfigRevisions --- <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:23:20 +01:00
adam closed this issue 2025-12-29 23:23:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14236