[PR #20132] [MERGED] Closes #20131: Add selector to MACAddress model form for interface/vminterface #15832

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20132
Author: @DanSheps
Created: 8/19/2025
Status: Merged
Merged: 8/20/2025
Merged by: @jnovinger

Base: mainHead: closes-20131-add-selector-to-macaddress-form


📝 Commits (1)

  • 3a3c5d1 Closes: #20131 - Add selector to the MACAddress model_form for interface and vminterface

📊 Changes

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

View changed files

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

📄 Description

Closes: #20131 - Add selector to the MACAddress model form

  • Add selector=True to the MACAddress model_form for interface
  • Add selector=True to the MACAddress model_form for vminterface

🔄 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/20132 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/20/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `closes-20131-add-selector-to-macaddress-form` --- ### 📝 Commits (1) - [`3a3c5d1`](https://github.com/netbox-community/netbox/commit/3a3c5d198998924e0c7427eecdd7035edf1b2972) Closes: #20131 - Add selector to the MACAddress `model_form` for `interface` and `vminterface` ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/model_forms.py` (+2 -0) </details> ### 📄 Description ### Closes: #20131 - Add selector to the MACAddress model form * Add `selector=True` to the MACAddress `model_form` for `interface` * Add `selector=True` to the MACAddress `model_form` for `vminterface` --- <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:24:18 +01:00
adam closed this issue 2025-12-30 00:24:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15832