[PR #18057] [MERGED] Fixes 17889: Add checkbox oob ip for ipaddress form #15259

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18057
Author: @pl0xym0r
Created: 11/21/2024
Status: Merged
Merged: 12/9/2024
Merged by: @jeremystretch

Base: developHead: 17889_oob_ip_address_checkbox


📝 Commits (2)

  • 6dbc36f fixes 17889 : add checkbox oob ip for ipaddress
  • 2eafa19 Minor cleanup

📊 Changes

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

View changed files

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

📄 Description

Fixes #17889

Adding a checkbox in the form to give the opportunity to make this IP OOB (only for devices)

image


🔄 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/18057 **Author:** [@pl0xym0r](https://github.com/pl0xym0r) **Created:** 11/21/2024 **Status:** ✅ Merged **Merged:** 12/9/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17889_oob_ip_address_checkbox` --- ### 📝 Commits (2) - [`6dbc36f`](https://github.com/netbox-community/netbox/commit/6dbc36f40faca728108d129333ad70ef23b694b3) fixes 17889 : add checkbox oob ip for ipaddress - [`2eafa19`](https://github.com/netbox-community/netbox/commit/2eafa1990171bda52af1e949055132471855c1c6) Minor cleanup ### 📊 Changes **1 file changed** (+41 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/forms/model_forms.py` (+41 -8) </details> ### 📄 Description Fixes #17889 Adding a checkbox in the form to give the opportunity to make this IP OOB (only for devices) ![image](https://github.com/user-attachments/assets/00f8f494-3fa7-41e3-9756-38c034b5a3a3) --- <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:20:55 +01:00
adam closed this issue 2025-12-30 00:20:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15259