[PR #18232] [MERGED] Fixes: #18230 - Handle editing IPAddresses on VMInterfaces without parent.oob_ip #15295

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18232
Author: @bctiemann
Created: 12/13/2024
Status: Merged
Merged: 12/16/2024
Merged by: @jeremystretch

Base: developHead: 18230-oob_ip_id-for-vminterface


📝 Commits (1)

  • 5f5487b Handle editing IPAddresses on VMInterfaces without parent.oob_ip

📊 Changes

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

View changed files

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

📄 Description

Fixes: #18230

Handles a case in the edit flow for IPAddresses that are attached to VMInterfaces, whose parent VMs do not have the new oob_ip field.


🔄 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/18232 **Author:** [@bctiemann](https://github.com/bctiemann) **Created:** 12/13/2024 **Status:** ✅ Merged **Merged:** 12/16/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `18230-oob_ip_id-for-vminterface` --- ### 📝 Commits (1) - [`5f5487b`](https://github.com/netbox-community/netbox/commit/5f5487b359598e3fa807d95c76a7a2fcd5092978) Handle editing IPAddresses on VMInterfaces without parent.oob_ip ### 📊 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: #18230 Handles a case in the edit flow for IPAddresses that are attached to VMInterfaces, whose parent VMs do not have the new `oob_ip` field. --- <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:21:07 +01:00
adam closed this issue 2025-12-30 00:21:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15295