[PR #4022] [MERGED] Fixes #4010: Fixes IP addresses table when filtering interfaces #12731

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4022
Author: @hSaria
Created: 1/27/2020
Status: Merged
Merged: 1/28/2020
Merged by: @jeremystretch

Base: developHead: 4010-interface-ip-filter


📝 Commits (2)

  • 46d0e88 Fixes #4010: Fixes IP addresses table when filtering interfaces
  • 5c5b9c9 Interface selector restricted to only interface

📊 Changes

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

View changed files

📝 netbox/project-static/js/interface_toggles.js (+9 -4)

📄 Description

Fixes: #4010

The IP addresses table and its toggle were not being considered by the 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/4022 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/27/2020 **Status:** ✅ Merged **Merged:** 1/28/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `4010-interface-ip-filter` --- ### 📝 Commits (2) - [`46d0e88`](https://github.com/netbox-community/netbox/commit/46d0e88da3e145e34f49f0d78d1b8f141570bdb8) Fixes #4010: Fixes IP addresses table when filtering interfaces - [`5c5b9c9`](https://github.com/netbox-community/netbox/commit/5c5b9c95aaf0fc6b003fab7be6746cae408976c6) Interface selector restricted to only interface ### 📊 Changes **1 file changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/js/interface_toggles.js` (+9 -4) </details> ### 📄 Description ### Fixes: #4010 The IP addresses table and its toggle were not being considered by the 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:19 +01:00
adam closed this issue 2025-12-29 22:23:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12731