[PR #3887] [MERGED] Fixes #3021: Added tenancy filter for cables #12680

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3887
Author: @hSaria
Created: 1/10/2020
Status: Merged
Merged: 1/13/2020
Merged by: @jeremystretch

Base: developHead: 3021-cable-tenant-filter


📝 Commits (1)

📊 Changes

4 files changed (+37 additions, -3 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+1 -0)
📝 netbox/dcim/filters.py (+8 -0)
📝 netbox/dcim/forms.py (+11 -0)
📝 netbox/dcim/tests/test_filters.py (+17 -3)

📄 Description

Fixes: #3021

Added tenancy of device to the cable filter


🔄 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/3887 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/10/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3021-cable-tenant-filter` --- ### 📝 Commits (1) - [`f451403`](https://github.com/netbox-community/netbox/commit/f4514034b8a0a7a52b6686896b85eea9e652a3d8) Fixes #3021: Added tenancy filter to cables ### 📊 Changes **4 files changed** (+37 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+1 -0) 📝 `netbox/dcim/filters.py` (+8 -0) 📝 `netbox/dcim/forms.py` (+11 -0) 📝 `netbox/dcim/tests/test_filters.py` (+17 -3) </details> ### 📄 Description ### Fixes: #3021 Added tenancy of device to the cable filter --- <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:23:00 +01:00
adam closed this issue 2025-12-29 22:23:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12680