[PR #13911] [CLOSED] Service Bulk Import Form with IP Address Added #14280

Closed
opened 2025-12-29 23:23:34 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13911
Author: @yash-pal1
Created: 9/27/2023
Status: Closed

Base: developHead: feat/13022_bulk_import


📝 Commits (5)

  • 650783b issue 13022 resolved, ipaddress added into bulk_import form
  • 518ee85 validation of ip address for device and virtual machine
  • 9955864 error message modified
  • fc61630 error message modified
  • ade0eda error message modified

📊 Changes

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

View changed files

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

📄 Description

Fixes: #13022


🔄 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/13911 **Author:** [@yash-pal1](https://github.com/yash-pal1) **Created:** 9/27/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feat/13022_bulk_import` --- ### 📝 Commits (5) - [`650783b`](https://github.com/netbox-community/netbox/commit/650783b0856f36b4e463ee9a6b8f57689b51993c) issue 13022 resolved, ipaddress added into bulk_import form - [`518ee85`](https://github.com/netbox-community/netbox/commit/518ee85d9e6cbd35d2cd05471474f296d7452fd6) validation of ip address for device and virtual machine - [`9955864`](https://github.com/netbox-community/netbox/commit/995586458a7a5e2fdc8341f9a7dd5b7a1bb0d940) error message modified - [`fc61630`](https://github.com/netbox-community/netbox/commit/fc616301e9b4c4b6ff8dacb3af18053af4a09609) error message modified - [`ade0eda`](https://github.com/netbox-community/netbox/commit/ade0eda9e02bd030130c0018159c7f418c63e5bb) error message modified ### 📊 Changes **1 file changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/forms/bulk_import.py` (+21 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #13022 <!-- Please include a summary of the proposed changes below. --> --- <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-29 23:23:34 +01:00
adam closed this issue 2025-12-29 23:23:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14280