[PR #19400] [MERGED] Fixes #19397: Fix filtering IP ranges by role in GraphQL API #15641

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19400
Author: @jeremystretch
Created: 5/5/2025
Status: Merged
Merged: 5/12/2025
Merged by: @bctiemann

Base: mainHead: 19397-graphql-IPRangeFilter-role


📝 Commits (1)

  • bd4f1e7 Fixes #19397: Fix filtering IP ranges by role in GraphQL API

📊 Changes

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

View changed files

📝 netbox/ipam/graphql/filters.py (+1 -3)

📄 Description

Fixes: #19397

  • Correct the role filter definition under IPRangeFilter

🔄 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/19400 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/5/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `main` ← **Head:** `19397-graphql-IPRangeFilter-role` --- ### 📝 Commits (1) - [`bd4f1e7`](https://github.com/netbox-community/netbox/commit/bd4f1e7d2f115a21717c4812c52fbc63f6b960f4) Fixes #19397: Fix filtering IP ranges by role in GraphQL API ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/graphql/filters.py` (+1 -3) </details> ### 📄 Description ### Fixes: #19397 - Correct the `role` filter definition under IPRangeFilter --- <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:23:10 +01:00
adam closed this issue 2025-12-30 00:23:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15641