[PR #19276] [CLOSED] Fixes: #19275 - Make type choice for interfaces non-required #15589

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19276
Author: @DanSheps
Created: 4/22/2025
Status: Closed

Base: mainHead: 19275-fixes-interface-bulk-edit


📝 Commits (1)

  • f0f6c7a Fixes: #19275 - Make type choice for interfaces non-required

📊 Changes

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

View changed files

📝 netbox/utilities/forms/utils.py (+2 -0)

📄 Description

Fixes: #19275 - Make type choice for interfaces non-required

  • Alter form_from_model to also mark the widget itself as non-required

🔄 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/19276 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 4/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `19275-fixes-interface-bulk-edit` --- ### 📝 Commits (1) - [`f0f6c7a`](https://github.com/netbox-community/netbox/commit/f0f6c7a6a0a6a5fb1627a5776936750be69029ff) Fixes: #19275 - Make type choice for interfaces non-required ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/forms/utils.py` (+2 -0) </details> ### 📄 Description ### Fixes: #19275 - Make type choice for interfaces non-required * Alter `form_from_model` to also mark the widget itself as non-required --- <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:22:53 +01:00
adam closed this issue 2025-12-30 00:22:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15589