[PR #4513] [CLOSED] Handle 1-on-1 patch panels #12861

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4513
Author: @steffann
Created: 4/21/2020
Status: Closed

Base: developHead: 3193-fix-1-on-1


📝 Commits (1)

  • 85850eb Handle 1-on-1 patch panels

📊 Changes

1 file changed (+19 additions, -16 deletions)

View changed files

📝 netbox/dcim/models/device_components.py (+19 -16)

📄 Description

Fixes: 3193

Patch panels that map multiple front ports to one rear port have to occur in pairs. Rear ports that have only 1 position don't need to occur in pairs, so they have to be handled separately.


🔄 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/4513 **Author:** [@steffann](https://github.com/steffann) **Created:** 4/21/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `3193-fix-1-on-1` --- ### 📝 Commits (1) - [`85850eb`](https://github.com/netbox-community/netbox/commit/85850eb7bd1d0d52fe2576fe695dde6129411903) Handle 1-on-1 patch panels ### 📊 Changes **1 file changed** (+19 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/device_components.py` (+19 -16) </details> ### 📄 Description ### Fixes: 3193 Patch panels that map multiple front ports to one rear port have to occur in pairs. Rear ports that have only 1 position don't need to occur in pairs, so they have to be handled separately. --- <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:24:02 +01:00
adam closed this issue 2025-12-29 22:24:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12861