[PR #11992] [MERGED] Improve error reporting for duplicate CSV column headings #13883

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11992
Author: @candlerb
Created: 3/16/2023
Status: Merged
Merged: 3/17/2023
Merged by: @jeremystretch

Base: developHead: candlerb/11990


📝 Commits (1)

  • ab737b9 Improve error reporting for duplicate CSV column headings

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

📝 netbox/utilities/forms/utils.py (+4 -0)
📝 netbox/utilities/tests/test_forms.py (+16 -0)

📄 Description

Fixes: #11990

Improved error reporting for duplicate CSV column headings


🔄 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/11992 **Author:** [@candlerb](https://github.com/candlerb) **Created:** 3/16/2023 **Status:** ✅ Merged **Merged:** 3/17/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `candlerb/11990` --- ### 📝 Commits (1) - [`ab737b9`](https://github.com/netbox-community/netbox/commit/ab737b984bc3c5ad7dfa70462359725906d2681e) Improve error reporting for duplicate CSV column headings ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/forms/utils.py` (+4 -0) 📝 `netbox/utilities/tests/test_forms.py` (+16 -0) </details> ### 📄 Description ### Fixes: #11990 Improved error reporting for duplicate CSV column headings --- <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:21:21 +01:00
adam closed this issue 2025-12-29 23:21:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13883