[PR #2945] [CLOSED] Patch 1 #12467

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2945
Author: @kqt318
Created: 3/1/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (9)

📊 Changes

8 files changed (+27 additions, -7 deletions)

View changed files

📝 CHANGELOG.md (+13 -0)
📝 docs/index.md (+2 -0)
📝 netbox/circuits/forms.py (+1 -1)
📝 netbox/dcim/api/views.py (+3 -3)
📝 netbox/dcim/managers.py (+1 -1)
📝 netbox/extras/middleware.py (+5 -1)
📝 netbox/netbox/settings.py (+1 -1)
📝 netbox/netbox/views.py (+1 -0)

📄 Description

Fixes:


🔄 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/2945 **Author:** [@kqt318](https://github.com/kqt318) **Created:** 3/1/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (9) - [`77c387a`](https://github.com/netbox-community/netbox/commit/77c387a559cd66a0bfa734832041e0764e00ffa6) Post-release version bump - [`3ffea43`](https://github.com/netbox-community/netbox/commit/3ffea432534dce9de6774b38416bd554243aa7b9) Fixes #2923: Changes Site Filter on Provider List to APISelectMultiple - [`d707844`](https://github.com/netbox-community/netbox/commit/d707844c3021cd24d1fe86be927968af908bbc07) Merge pull request #2928 from DanSheps/2923-changecircuitsitefiltermulti - [`8dfef83`](https://github.com/netbox-community/netbox/commit/8dfef83f1ab1eec15c7c9345e23af880d29ac5bb) Changelog for #2923 - [`beff774`](https://github.com/netbox-community/netbox/commit/beff774295b82db0cbe56b09650406f03b528d32) Fixes #2705: Fix endpoint grouping in API docs - [`32f63a1`](https://github.com/netbox-community/netbox/commit/32f63a18ff4f0edf8cd165459cd9da7a13b2dd0f) Fixes #2938: Enforce deterministic ordering of device components returned by API - [`3e6033e`](https://github.com/netbox-community/netbox/commit/3e6033e9ff0adb7942e420e0d83f6166a1057756) Fixes #2938: Exclude circuit terminations from API interface connections endpoint - [`6f5c35c`](https://github.com/netbox-community/netbox/commit/6f5c35c2781a1dab157313b1ef87de2ae8de92be) Force resolution of request User object when logging an object deletion (resolves intermittent test failures) - [`b908442`](https://github.com/netbox-community/netbox/commit/b9084423fb1c8109a331d69c54aa16e310ed1d31) Update index.md ### 📊 Changes **8 files changed** (+27 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+13 -0) 📝 `docs/index.md` (+2 -0) 📝 `netbox/circuits/forms.py` (+1 -1) 📝 `netbox/dcim/api/views.py` (+3 -3) 📝 `netbox/dcim/managers.py` (+1 -1) 📝 `netbox/extras/middleware.py` (+5 -1) 📝 `netbox/netbox/settings.py` (+1 -1) 📝 `netbox/netbox/views.py` (+1 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: <!-- Please include a summary of the proposed changes below. --> --- <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:21:45 +01:00
adam closed this issue 2025-12-29 22:21: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#12467