[PR #10335] [MERGED] Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import #13610

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10335
Author: @jeremystretch
Created: 9/12/2022
Status: Merged
Merged: 9/12/2022
Merged by: @jeremystretch

Base: developHead: 10333-customfield-csv-ui_visibility


📝 Commits (1)

  • f67cb71 Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import

📊 Changes

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

View changed files

📝 netbox/extras/forms/bulk_import.py (+5 -1)

📄 Description

Fixes: #10333

  • Change CustomFieldCSVForm.ui_visibility to a CSVChoiceField to ensure the available choices are displayed in the CSV import form

🔄 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/10335 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/12/2022 **Status:** ✅ Merged **Merged:** 9/12/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `10333-customfield-csv-ui_visibility` --- ### 📝 Commits (1) - [`f67cb71`](https://github.com/netbox-community/netbox/commit/f67cb71dbce226a36974f152bb8f48c158a6f5f3) Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/forms/bulk_import.py` (+5 -1) </details> ### 📄 Description ### Fixes: #10333 - Change `CustomFieldCSVForm.ui_visibility` to a CSVChoiceField to ensure the available choices are displayed in the CSV import form --- <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:19:50 +01:00
adam closed this issue 2025-12-29 23:19:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13610