[PR #20684] [MERGED] 20683 - Remove circuit termination swap #16012

Closed
opened 2025-12-30 00:25:19 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20684
Author: @arthanson
Created: 10/24/2025
Status: Merged
Merged: 10/27/2025
Merged by: @bctiemann

Base: featureHead: circuit-swap


📝 Commits (1)

  • 9b064e6 20683 remove swap Circuit Terminations

📊 Changes

3 files changed (+0 additions, -89 deletions)

View changed files

📝 netbox/circuits/urls.py (+0 -5)
📝 netbox/circuits/views.py (+0 -81)
📝 netbox/templates/circuits/inc/circuit_termination.html (+0 -3)

📄 Description

Fixes: #20683

Removes the circuit swap button (see screenshot) and view code. From branching issue #282 The object change record sequence is unique to the swap function causing issues and this is a niche function that can be duplicated just by manually swapping the terminations with edit.
Monosnap Image 2025-10-24 14-48-32


🔄 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/20684 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `feature` ← **Head:** `circuit-swap` --- ### 📝 Commits (1) - [`9b064e6`](https://github.com/netbox-community/netbox/commit/9b064e678d74b36332426fe61d5528ec18c2d4ec) 20683 remove swap Circuit Terminations ### 📊 Changes **3 files changed** (+0 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `netbox/circuits/urls.py` (+0 -5) 📝 `netbox/circuits/views.py` (+0 -81) 📝 `netbox/templates/circuits/inc/circuit_termination.html` (+0 -3) </details> ### 📄 Description ### Fixes: #20683 Removes the circuit swap button (see screenshot) and view code. From branching issue [#282](https://github.com/netboxlabs/netbox-branching/issues/282) The object change record sequence is unique to the swap function causing issues and this is a niche function that can be duplicated just by manually swapping the terminations with edit. <img width="1528" height="1039" alt="Monosnap Image 2025-10-24 14-48-32" src="https://github.com/user-attachments/assets/e5e9231e-4582-4447-8d07-4e9888c7b414" /> --- <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-30 00:25:19 +01:00
adam closed this issue 2025-12-30 00:25: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#16012