[PR #13934] [CLOSED] Fixes clone function break in custom field choices #14281

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13934
Author: @yash-pal1
Created: 9/29/2023
Status: Closed

Base: developHead: fix/13909_clone_function_breaks


📝 Commits (3)

  • c88b396 added device button under platform view pre-populated role field instead of platform field
  • bb7cc60 #13909 attached a clonable field multi selection, bug fixes
  • 5898643 Delete netbox/utilities/forms/fields/dynamic.py

📊 Changes

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

View changed files

📝 netbox/templates/dcim/platform.html (+1 -1)
netbox/utilities/forms/fields/dynamic.py (+0 -204)

📄 Description

Fixes: #13909


🔄 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/13934 **Author:** [@yash-pal1](https://github.com/yash-pal1) **Created:** 9/29/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `fix/13909_clone_function_breaks` --- ### 📝 Commits (3) - [`c88b396`](https://github.com/netbox-community/netbox/commit/c88b396ef6749eb01084607c15eacaf42f21d6c9) added device button under platform view pre-populated role field instead of platform field - [`bb7cc60`](https://github.com/netbox-community/netbox/commit/bb7cc6024fe06ab689ccfc202a05350866b59cb2) #13909 attached a clonable field multi selection, bug fixes - [`5898643`](https://github.com/netbox-community/netbox/commit/5898643ac13dd79b6c81fa6e177b6cb81fc1048c) Delete netbox/utilities/forms/fields/dynamic.py ### 📊 Changes **2 files changed** (+1 additions, -205 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/platform.html` (+1 -1) ➖ `netbox/utilities/forms/fields/dynamic.py` (+0 -204) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #13909 <!-- Please include a summary of the proposed changes below. --> --- <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:35 +01:00
adam closed this issue 2025-12-29 23:23:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14281