[PR #13902] [CLOSED] Service Bulk Import Form with IP Address Added #14277

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/13902
Author: @yash-pal1
Created: 9/26/2023
Status: Closed

Base: developHead: feat/bulk_import


📝 Commits (6)

  • 4c77fef ipaddresses bulk import feature added into services bulk import
  • e4e5d50 Revert "ipaddresses bulk import feature added into services bulk import"
  • 8db04ab ipaddresses bulk import feature added into services bulk import
  • 74d635a Revert "ipaddresses bulk import feature added into services bulk import"
  • 3a67598 ipaddresses bulk import feature added into services bulk import
  • e37297b rebased file

📊 Changes

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

View changed files

📝 netbox/ipam/forms/bulk_import.py (+79 -23)

📄 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/13902 **Author:** [@yash-pal1](https://github.com/yash-pal1) **Created:** 9/26/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feat/bulk_import` --- ### 📝 Commits (6) - [`4c77fef`](https://github.com/netbox-community/netbox/commit/4c77fef30746d63c124949e15e47a50ba90106d4) ipaddresses bulk import feature added into services bulk import - [`e4e5d50`](https://github.com/netbox-community/netbox/commit/e4e5d5086c7d704d6c4ef772a340d5d897cbf21d) Revert "ipaddresses bulk import feature added into services bulk import" - [`8db04ab`](https://github.com/netbox-community/netbox/commit/8db04ab66c69f668a836ae8f28d36e242d2401e8) ipaddresses bulk import feature added into services bulk import - [`74d635a`](https://github.com/netbox-community/netbox/commit/74d635a1544f8ffc07ca4e045add5e868a2a8db2) Revert "ipaddresses bulk import feature added into services bulk import" - [`3a67598`](https://github.com/netbox-community/netbox/commit/3a67598ca93ec72ff87a7117b94db64f7c39a878) ipaddresses bulk import feature added into services bulk import - [`e37297b`](https://github.com/netbox-community/netbox/commit/e37297b296ab316e8d178807766479ed0b3e7840) rebased file ### 📊 Changes **1 file changed** (+79 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/forms/bulk_import.py` (+79 -23) </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:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14277