[PR #2916] [CLOSED] Add Cable filtering based on status #12458

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2916
Author: @tb-killa
Created: 2/20/2019
Status: Closed

Base: developHead: netbox_#2898


📝 Commits (1)

  • 3e21ff3 Add forms.MultipleChoiceField for Status Filter

📊 Changes

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

View changed files

📝 netbox/dcim/forms.py (+5 -0)

📄 Description

Fixes: #2898

Add MultipleChoiceField for "status" Filtering on DCIM / Cables.

image


🔄 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/2916 **Author:** [@tb-killa](https://github.com/tb-killa) **Created:** 2/20/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `netbox_#2898` --- ### 📝 Commits (1) - [`3e21ff3`](https://github.com/netbox-community/netbox/commit/3e21ff3f543ecd46a770624e87e536db97f220e3) Add forms.MultipleChoiceField for Status Filter ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms.py` (+5 -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: #2898 <!-- Please include a summary of the proposed changes below. --> Add MultipleChoiceField for "status" Filtering on DCIM / Cables. ![image](https://user-images.githubusercontent.com/932481/53075206-e32fd600-34ec-11e9-9d6e-142863faf1f1.png) --- <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:21:41 +01:00
adam closed this issue 2025-12-29 22:21:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12458