[PR #20987] [MERGED] Fixes #20969: Fix FrontPortTemplateFilterSet rear_port_id queryset #16109

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20987
Author: @vo42
Created: 12/15/2025
Status: Merged
Merged: 12/16/2025
Merged by: @arthanson

Base: mainHead: 20969-frontporttemplatesfilterset


📝 Commits (1)

  • 82e720c Fixes #20969: Fix FrontPortTemplateFilterSet rear_port_id queryset.

📊 Changes

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

View changed files

📝 netbox/dcim/filtersets.py (+1 -1)

📄 Description

Fixes: #20969

  • Modified FrontPortTemplateFilterSet rear_port_id queryset to filter using FrontPortTemplates instead of FrontPorts

🔄 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/20987 **Author:** [@vo42](https://github.com/vo42) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `20969-frontporttemplatesfilterset` --- ### 📝 Commits (1) - [`82e720c`](https://github.com/netbox-community/netbox/commit/82e720ca245e2f0b0e2e948671ee13e7c9b8302c) Fixes #20969: Fix FrontPortTemplateFilterSet rear_port_id queryset. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/filtersets.py` (+1 -1) </details> ### 📄 Description ### Fixes: #20969 - Modified `FrontPortTemplateFilterSet rear_port_id` queryset to filter using `FrontPortTemplate`s instead of `FrontPort`s --- <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:50 +01:00
adam closed this issue 2025-12-30 00:25:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16109