[PR #14909] [MERGED] Fixes #12984 Adding Molex Micro-Fit connectors #14483

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14909
Author: @arcticash
Created: 1/23/2024
Status: Merged
Merged: 5/17/2024
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (8)

  • ad58d37 Adding Molex Micro-Fit connectors to power plug choices to fix #12984
  • f49dcbe Adding Molex Micro-Fit connectors to power outlet choices to fix #12984
  • f613fe7 Merge branch 'netbox-community:develop' into develop
  • 2d7e33d Merge branch 'netbox-community:develop' into develop
  • 6c06d31 Merge branch 'netbox-community:develop' into develop
  • fb646dd Merge branch 'netbox-community:develop' into develop
  • 10c6862 Moving the Molex connectors into their own category for better UX - expansion on #12984
  • 3a78cdd Merge branch 'netbox-community:develop' into develop

📊 Changes

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

View changed files

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

📄 Description

Fixes: #12984

Adding the following MOLEX Micro-Fit connector types to the DC power connector choices.

  • MOLEX Micro-Fit 1x2
  • MOLEX Micro-Fit 2x2
  • MOLEX Micro-Fit 2x4

🔄 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/14909 **Author:** [@arcticash](https://github.com/arcticash) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 5/17/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (8) - [`ad58d37`](https://github.com/netbox-community/netbox/commit/ad58d370d2a25b03d577ced075b72119c6937a73) Adding Molex Micro-Fit connectors to power plug choices to fix #12984 - [`f49dcbe`](https://github.com/netbox-community/netbox/commit/f49dcbe9d4293fbb13dad9b02d8d5170624a0c0a) Adding Molex Micro-Fit connectors to power outlet choices to fix #12984 - [`f613fe7`](https://github.com/netbox-community/netbox/commit/f613fe76502274742fb30c61c155d36ad1557682) Merge branch 'netbox-community:develop' into develop - [`2d7e33d`](https://github.com/netbox-community/netbox/commit/2d7e33df3b35a9cb3f2d5b515b0b3c5d8532d3db) Merge branch 'netbox-community:develop' into develop - [`6c06d31`](https://github.com/netbox-community/netbox/commit/6c06d31a8046355d3ef01086c2efb6c5f96dae05) Merge branch 'netbox-community:develop' into develop - [`fb646dd`](https://github.com/netbox-community/netbox/commit/fb646dd915b729a6bb2b7a5b8db86c51da8f173f) Merge branch 'netbox-community:develop' into develop - [`10c6862`](https://github.com/netbox-community/netbox/commit/10c686273507db9f0df99fb13132d74439d90d56) Moving the Molex connectors into their own category for better UX - expansion on #12984 - [`3a78cdd`](https://github.com/netbox-community/netbox/commit/3a78cddc0b7c95336571419cd6a17fd78a3c66cc) Merge branch 'netbox-community:develop' into develop ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+18 -0) </details> ### 📄 Description ### Fixes: #12984 Adding the following MOLEX Micro-Fit connector types to the DC power connector choices. - MOLEX Micro-Fit 1x2 - MOLEX Micro-Fit 2x2 - MOLEX Micro-Fit 2x4 --- <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:24:44 +01:00
adam closed this issue 2025-12-29 23:24:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14483