[PR #17152] [MERGED] 16073 set default custom fields on CSV import #15006

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17152
Author: @arthanson
Created: 8/14/2024
Status: Merged
Merged: 8/14/2024
Merged by: @jeremystretch

Base: developHead: 16073-csv-custom-fields


📝 Commits (3)

  • 218f8e6 16073 set default custom fields on CSV import
  • 45ca328 16073 add test case
  • 318cf5e Remove second for loop

📊 Changes

2 files changed (+40 additions, -1 deletions)

View changed files

📝 netbox/netbox/tests/test_import.py (+26 -0)
📝 netbox/netbox/views/generic/bulk_views.py (+14 -1)

📄 Description

Fixes: #16073


🔄 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/17152 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16073-csv-custom-fields` --- ### 📝 Commits (3) - [`218f8e6`](https://github.com/netbox-community/netbox/commit/218f8e6c844ede06befb3017deded5c90200a6c0) 16073 set default custom fields on CSV import - [`45ca328`](https://github.com/netbox-community/netbox/commit/45ca3282dfbda42e3b4d0dfd75a31d2e1bc57de7) 16073 add test case - [`318cf5e`](https://github.com/netbox-community/netbox/commit/318cf5eb60e3a35b303462ef018b38d7ab5cd6c6) Remove second for loop ### 📊 Changes **2 files changed** (+40 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/tests/test_import.py` (+26 -0) 📝 `netbox/netbox/views/generic/bulk_views.py` (+14 -1) </details> ### 📄 Description ### Fixes: #16073 --- <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:19:25 +01:00
adam closed this issue 2025-12-30 00:19:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15006