[PR #3207] [MERGED] Fixes #3206: Unable to connect to rear ports #12518

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3207
Author: @ananace
Created: 5/22/2019
Status: Merged
Merged: 5/27/2019
Merged by: @jeremystretch

Base: develop-2.6Head: fix-connecting-rear


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/dcim/views.py (+1 -0)

📄 Description

Fixes: #3206

The mapping from type name to connection form was missing for a rear-port connection, this adds said mapping


🔄 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/3207 **Author:** [@ananace](https://github.com/ananace) **Created:** 5/22/2019 **Status:** ✅ Merged **Merged:** 5/27/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop-2.6` ← **Head:** `fix-connecting-rear` --- ### 📝 Commits (1) - [`7ba9675`](https://github.com/netbox-community/netbox/commit/7ba9675f029a9656d2013c9107720d8f19d5248f) Fixes #3206: Unable to connect to rear ports ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/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: #3206 <!-- Please include a summary of the proposed changes below. --> The mapping from type name to connection form was missing for a rear-port connection, this adds said mapping --- <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:22:02 +01:00
adam closed this issue 2025-12-29 22:22: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#12518