[PR #20741] [MERGED] Closes #20297: add additional coaxial cable type choices #16034

Closed
opened 2025-12-30 00:25:25 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20741
Author: @jniec-js
Created: 11/4/2025
Status: Merged
Merged: 11/4/2025
Merged by: @jnovinger

Base: mainHead: main


📝 Commits (1)

  • 1239aa1 feat: add additional coaxial cable type choices

📊 Changes

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

View changed files

📝 netbox/dcim/choices.py (+18 -0)

📄 Description

Fixes: #20297

Introduces several additional Copper - Coaxial cable types proposed in https://github.com/netbox-community/netbox/issues/20297. These are intended to be used where applicable, with the existing Coaxial type used in more general cases (similar to how mmf is implemented).


🔄 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/20741 **Author:** [@jniec-js](https://github.com/jniec-js) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1239aa1`](https://github.com/netbox-community/netbox/commit/1239aa1455df1d7ed1fff4160a8ec57f02b5c06b) feat: add additional coaxial cable type choices ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+18 -0) </details> ### 📄 Description ### Fixes: #20297 Introduces several additional `Copper - Coaxial` cable types proposed in https://github.com/netbox-community/netbox/issues/20297. These are intended to be used where applicable, with the existing `Coaxial` type used in more general cases (similar to how mmf is implemented). --- <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-30 00:25:25 +01:00
adam closed this issue 2025-12-30 00:25:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16034