[PR #12182] [MERGED] 10615 filter cable termination_id with cable_end #13922

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12182
Author: @arthanson
Created: 4/5/2023
Status: Merged
Merged: 4/7/2023
Merged by: @jeremystretch

Base: developHead: 10615-filter-cable-end


📝 Commits (4)

  • b897827 10615 filter cable termination_id with cable_end
  • 48aa1d6 10615 filter distinct
  • 3607eea 10615 filter distinct
  • 199bb8d Merge branch 'develop' into 10615-filter-cable-end

📊 Changes

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

View changed files

📝 netbox/dcim/filtersets.py (+14 -0)

📄 Description

Fixes: #10615

Updates cable filterset for termination_a_id, termination_b_id to also filter by the cable_end A or B as appropriate.


🔄 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/12182 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/5/2023 **Status:** ✅ Merged **Merged:** 4/7/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `10615-filter-cable-end` --- ### 📝 Commits (4) - [`b897827`](https://github.com/netbox-community/netbox/commit/b8978277e74cc9e3052ac7687167c0f3e9c48052) 10615 filter cable termination_id with cable_end - [`48aa1d6`](https://github.com/netbox-community/netbox/commit/48aa1d61481299e3a84d0c3c6d0bc38676a0ab39) 10615 filter distinct - [`3607eea`](https://github.com/netbox-community/netbox/commit/3607eeacfe899c839453d4cf259d55f5be06545c) 10615 filter distinct - [`199bb8d`](https://github.com/netbox-community/netbox/commit/199bb8dc3d03403c84c402007a738c9f9168a88b) Merge branch 'develop' into 10615-filter-cable-end ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/filtersets.py` (+14 -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 approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #10615 <!-- Please include a summary of the proposed changes below. --> Updates cable filterset for termination_a_id, termination_b_id to also filter by the cable_end A or B as appropriate. --- <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 23:21:33 +01:00
adam closed this issue 2025-12-29 23:21:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13922