[PR #13885] [MERGED] Fixes #13871: Fix rack filtering for empty location during device bulk import #14275

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13885
Author: @jeremystretch
Created: 9/25/2023
Status: Merged
Merged: 9/25/2023
Merged by: @jeremystretch

Base: developHead: 13871-fix-device-import-empty-location


📝 Commits (1)

  • 625bd41 Fixes #13871: Fix rack filtering for empty location during device bulk import

📊 Changes

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

View changed files

📝 netbox/dcim/forms/bulk_import.py (+2 -2)

📄 Description

Fixes: #13871

Tweak the device import form logic to consider location only when a value has been specified


🔄 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/13885 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/25/2023 **Status:** ✅ Merged **Merged:** 9/25/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `13871-fix-device-import-empty-location` --- ### 📝 Commits (1) - [`625bd41`](https://github.com/netbox-community/netbox/commit/625bd41babdb63380ee98e81843a346ef35136b5) Fixes #13871: Fix rack filtering for empty location during device bulk import ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/bulk_import.py` (+2 -2) </details> ### 📄 Description ### Fixes: #13871 Tweak the device import form logic to consider `location` only when a value has been specified --- <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:33 +01:00
adam closed this issue 2025-12-29 23:23:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14275