[PR #14588] [MERGED] Fixes: #13844 - Change Prefix form to use available_at_site #14418

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14588
Author: @DanSheps
Created: 12/21/2023
Status: Merged
Merged: 1/16/2024
Merged by: @jeremystretch

Base: developHead: 13721-vlan_filtering_with_vlan_groups


📝 Commits (1)

  • 5808170 Fixes: #13844 - Change site filter to use available_at_site instead of site_id

📊 Changes

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

View changed files

📝 netbox/ipam/forms/model_forms.py (+1 -1)

📄 Description

Fixes: #13844 - Change Prefix form to use available_at_site

  • Swap API call to when setting site on the Prefix model to use available_at_site instead of simply site_id

🔄 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/14588 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 1/16/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `13721-vlan_filtering_with_vlan_groups` --- ### 📝 Commits (1) - [`5808170`](https://github.com/netbox-community/netbox/commit/5808170bf221301bb3032050dd36440810117ecc) Fixes: #13844 - Change site filter to use available_at_site instead of site_id ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/forms/model_forms.py` (+1 -1) </details> ### 📄 Description ### Fixes: #13844 - Change Prefix form to use available_at_site * Swap API call to when setting site on the Prefix model to use `available_at_site` instead of simply `site_id` --- <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:24:22 +01:00
adam closed this issue 2025-12-29 23:24:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14418