[PR #14565] [MERGED] Closes #14536: Enable ENFORCE_GLOBAL_UNIQUE by default #14407

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

📋 Pull Request Information

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

Base: featureHead: 14536-global-unique-default


📝 Commits (1)

📊 Changes

3 files changed (+6 additions, -8 deletions)

View changed files

📝 docs/configuration/miscellaneous.md (+5 -2)
📝 netbox/ipam/tests/test_models.py (+0 -5)
📝 netbox/netbox/config/parameters.py (+1 -1)

📄 Description

Fixes: #14536

Change the default value for the ENFORCE_GLOBAL_UNIQUE configuration parameter from False to True.


🔄 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/14565 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 12/19/2023 **Status:** ✅ Merged **Merged:** 12/20/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `14536-global-unique-default` --- ### 📝 Commits (1) - [`2e1e84b`](https://github.com/netbox-community/netbox/commit/2e1e84b1d9e083133ef6855b04a047ea0467d2a2) Closes #14536: Enable ENFORCE_GLOBAL_UNIQUE by default ### 📊 Changes **3 files changed** (+6 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/configuration/miscellaneous.md` (+5 -2) 📝 `netbox/ipam/tests/test_models.py` (+0 -5) 📝 `netbox/netbox/config/parameters.py` (+1 -1) </details> ### 📄 Description ### Fixes: #14536 Change the default value for the `ENFORCE_GLOBAL_UNIQUE` configuration parameter from False to True. --- <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:19 +01:00
adam closed this issue 2025-12-29 23:24:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14407