[PR #17975] [MERGED] Closes #17071: Add is_oob parameter on bulk_import ipaddress #15238

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

📋 Pull Request Information

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

Base: developHead: 17071_bulkimport_oob_address


📝 Commits (3)

  • ecb4419 add is_oob parameter on bulk_import ipaddress
  • e35a430 Tweak wording
  • b93e4e2 Merge branch 'develop' into 17071_bulkimport_oob_address

📊 Changes

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

View changed files

📝 netbox/ipam/forms/bulk_import.py (+27 -3)

📄 Description

Closes #17071

Add is_oob on IPaddress bulk_import with clean before save

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/17975 **Author:** [@pl0xym0r](https://github.com/pl0xym0r) **Created:** 11/10/2024 **Status:** ✅ Merged **Merged:** 12/9/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17071_bulkimport_oob_address` --- ### 📝 Commits (3) - [`ecb4419`](https://github.com/netbox-community/netbox/commit/ecb4419225c434e23ca7e89bb6e019a9177a5e96) add is_oob parameter on bulk_import ipaddress - [`e35a430`](https://github.com/netbox-community/netbox/commit/e35a43014fa95f43e35f5ee1f2041a7cce8c1b01) Tweak wording - [`b93e4e2`](https://github.com/netbox-community/netbox/commit/b93e4e210bade7006182d75bbb72c905bb68fa09) Merge branch 'develop' into 17071_bulkimport_oob_address ### 📊 Changes **1 file changed** (+27 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/forms/bulk_import.py` (+27 -3) </details> ### 📄 Description Closes #17071 Add is_oob on IPaddress bulk_import with clean before save ![image](https://github.com/user-attachments/assets/ffa34bf1-8efe-41f6-ba25-4f70befddc61) --- <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:48 +01:00
adam closed this issue 2025-12-30 00:20:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15238