[PR #13986] [MERGED] 11987 change cable bulk import to check if same cable #14295

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13986
Author: @arthanson
Created: 10/5/2023
Status: Merged
Merged: 10/5/2023
Merged by: @jeremystretch

Base: developHead: 11987-cable-bulk-import


📝 Commits (1)

  • 6edff29 11987 change cable bulk import to check if same cable

📊 Changes

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

View changed files

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

📄 Description

Fixes: #11987

Change cable bulk import validation checking for existing termination to skip if it is the same cable.


🔄 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/13986 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 10/5/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `11987-cable-bulk-import` --- ### 📝 Commits (1) - [`6edff29`](https://github.com/netbox-community/netbox/commit/6edff295c10d8df7257fd7778fd3734645d476a9) 11987 change cable bulk import to check if same cable ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/bulk_import.py` (+1 -1) </details> ### 📄 Description ### Fixes: #11987 Change cable bulk import validation checking for existing termination to skip if it is the same cable. --- <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:39 +01:00
adam closed this issue 2025-12-29 23:23:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14295